1998-01-30 06:21:50 +00:00
|
|
|
# New ports collection makefile for: nslint
|
1998-08-17 00:41:50 +00:00
|
|
|
# Version required: 2.0a6
|
1998-01-30 06:21:50 +00:00
|
|
|
# Date created: 27 October 1997
|
|
|
|
# Whom: dglo@ssec.wisc.edu
|
|
|
|
#
|
1998-10-10 03:37:10 +00:00
|
|
|
# $Id: Makefile,v 1.5 1998/08/17 00:41:40 steve Exp $
|
1998-01-30 06:21:50 +00:00
|
|
|
#
|
|
|
|
|
1998-10-10 03:37:10 +00:00
|
|
|
DISTNAME= nslint-2.0a7
|
1998-01-30 06:21:50 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.ee.lbl.gov/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
|
|
|
MAINTAINER= dglo@SSEC.WISC.EDU
|
|
|
|
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --quiet
|
|
|
|
INSTALL_TARGET= install install-man
|
|
|
|
MAN8= nslint.8
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|