aboutsummaryrefslogtreecommitdiff
path: root/net/ppptraf/Makefile
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>2000-02-29 04:00:55 +0000
committerDonald Burr <dburr@FreeBSD.org>2000-02-29 04:00:55 +0000
commit681c2f822521c1b10b3ea353664497e89e8e95b9 (patch)
tree52f31a9a65cb3d53e9659a65f197b97d2451c80d /net/ppptraf/Makefile
parentf48ae2b09c646305c01a476c189d3d589a15bb73 (diff)
downloadports-681c2f822521c1b10b3ea353664497e89e8e95b9.tar.gz
ports-681c2f822521c1b10b3ea353664497e89e8e95b9.zip
Notes
Diffstat (limited to 'net/ppptraf/Makefile')
-rw-r--r--net/ppptraf/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile
new file mode 100644
index 000000000000..895e653cdec0
--- /dev/null
+++ b/net/ppptraf/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: ppptraf
+# Version required: 1.0
+# Date created: 9 February 2000
+# Whom: diskiller@cnbinc.com
+#
+# $FreeBSD$
+#
+
+DISTNAME= ppptraf-1.0
+CATEGORIES= net
+MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/
+
+MAINTAINER= diskiller@cnbinc.com
+
+#MAN1= ppptraf.1
+
+.include <bsd.port.mk>