aboutsummaryrefslogtreecommitdiff
path: root/dns/nslint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/nslint/Makefile')
-rw-r--r--dns/nslint/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile
deleted file mode 100644
index 40da8bb97609..000000000000
--- a/dns/nslint/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: nslint
-# Date created: 27 October 1997
-# Whom: dglo@ssec.wisc.edu
-#
-# $FreeBSD$
-#
-
-PORTNAME= nslint
-PORTVERSION= 2.0.1
-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>