541cf69201
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.
13 lines
317 B
Makefile
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"
|