aboutsummaryrefslogtreecommitdiffstats
path: root/net/ddc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddc/Makefile')
-rw-r--r--net/ddc/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/ddc/Makefile b/net/ddc/Makefile
deleted file mode 100644
index 7e7ade43a6da..000000000000
--- a/net/ddc/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: ddc
-# Date created: 1 March 2001
-# Whom: Edwin Groothuis (edwin@mavetju.org)
-#
-# $FreeBSD$
-#
-
-PORTNAME= ddc
-PORTVERSION= 1.0
-CATEGORIES= net
-MASTER_SITES= http://www.mavetju.org/download/
-
-MAINTAINER= edwin@mavetju.org
-COMMENT= Control your DHCP daemon a la apachectl
-
-MAN8= ddc.8
-PLIST_FILES= bin/ddc
-
-.include <bsd.port.mk>