summaryrefslogtreecommitdiff
path: root/net-mgmt/choparp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/choparp/Makefile')
-rw-r--r--net-mgmt/choparp/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile
deleted file mode 100644
index ba9e4d970977..000000000000
--- a/net-mgmt/choparp/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: choparp
-# Date created: 7 October 1997
-# Whom: itojun@itojun.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= choparp
-PORTVERSION= 971007
-CATEGORIES= net
-MASTER_SITES= http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/
-
-MAINTAINER= itojun@itojun.org
-
-MAN8= choparp.8
-MANCOMPRESSED= maybe
-
-WRKSRC= ${WRKDIR}/choparp
-
-.include <bsd.port.mk>