aboutsummaryrefslogtreecommitdiff
path: root/net/cnd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cnd/Makefile')
-rw-r--r--net/cnd/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile
new file mode 100644
index 000000000000..ba0dc7503ffb
--- /dev/null
+++ b/net/cnd/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: cnd
+# Date created: 12 March 2004
+# Whom: Daniel Bryan <sisko@bsdmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cnd
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/
+
+MAINTAINER= sisko@bsdmail.com
+COMMENT= Console network display
+
+.include <bsd.port.mk>