freebsd-ports/net/nslint/Makefile
Steve Price ba5f361d3d Update to released version 2.0.
Suggested by:	Leif Neland <root@swimsuit.internet.dk>
Reviewed by:	maintainer
1999-01-04 20:56:20 +00:00

22 lines
435 B
Makefile

# New ports collection makefile for: nslint
# Version required: 2.0
# Date created: 27 October 1997
# Whom: dglo@ssec.wisc.edu
#
# $Id: Makefile,v 1.6 1998/10/10 03:37:08 steve Exp $
#
DISTNAME= nslint-2.0
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>