1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/nslint/Makefile
Steve Price 462ad1f5b4 Update to versino 2.0a6.
PR:		7579
Submitted by:	maintainer
1998-08-17 00:41:50 +00:00

22 lines
440 B
Makefile

# New ports collection makefile for: nslint
# Version required: 2.0a6
# Date created: 27 October 1997
# Whom: dglo@ssec.wisc.edu
#
# $Id: Makefile,v 1.4 1998/04/19 03:41:50 itojun Exp $
#
DISTNAME= nslint-2.0a6
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>