summaryrefslogtreecommitdiff
path: root/net-mgmt/isic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/isic/Makefile')
-rw-r--r--net-mgmt/isic/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile
deleted file mode 100644
index 483f43df42a2..000000000000
--- a/net-mgmt/isic/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: isic
-# Date created: 25 February 2000
-# Whom: Brad Hendrickse <bradh@uunet.co.za>
-#
-# $FreeBSD$
-#
-
-PORTNAME= isic
-PORTVERSION= 0.05
-CATEGORIES= net
-MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= bradh@uunet.co.za
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>