freebsd-ports/net/isc-dhcp41-relay/Makefile
Wesley Shields 541cf69201 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.
2010-05-06 20:24:01 +00:00

13 lines
317 B
Makefile

# Ports collection makefile for: isc-dhcp41-relay
# Date created: 28 March 2010
# Whom: Wesley Shields <wxs@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= The ISC Dynamic Host Configuration Protocol relay
SUBSYS= relay
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
.include "${MASTERDIR}/Makefile"