From 541cf69201db734d98c45cf5b9d3c00f09c74876 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Thu, 6 May 2010 20:24:01 +0000 Subject: Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay to the tree. There's still a small bit of work to do including adding conflicts for the existing DHCP ports (which should have been conflicting with each other already) and add a 41-devel port so people can use the headers and libraries. --- net/isc-dhcp41-client/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/isc-dhcp41-client/Makefile (limited to 'net/isc-dhcp41-client/Makefile') diff --git a/net/isc-dhcp41-client/Makefile b/net/isc-dhcp41-client/Makefile new file mode 100644 index 000000000000..afe6d36b5ae7 --- /dev/null +++ b/net/isc-dhcp41-client/Makefile @@ -0,0 +1,13 @@ +# Ports collection makefile for: isc-dhcp41-client +# Date created: 28 March 2010 +# Whom: Wesley Shields +# +# $FreeBSD$ +# + +COMMENT= The ISC Dynamic Host Configuration Protocol client + +SUBSYS= client +MASTERDIR= ${.CURDIR}/../isc-dhcp41-server + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3