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 a8954ba9b004..000000000000
--- a/net-mgmt/choparp/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: choparp
-# Version required: 971007
-# Date created: 7 October 1997
-# Whom: itojun@itojun.org
-#
-# $Id: Makefile,v 1.1.1.1 1997/10/07 14:39:42 itojun Exp $
-#
-
-DISTNAME= choparp-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>