1 2 3 4 5 6 7 8 9 10 11 12 13
# Ports collection makefile for: isc-dhcp41-client # Date created: 28 March 2010 # Whom: Wesley Shields <wxs@FreeBSD.org> # # $FreeBSD$ # COMMENT= The ISC Dynamic Host Configuration Protocol client SUBSYS= client MASTERDIR= ${.CURDIR}/../isc-dhcp41-server .include "${MASTERDIR}/Makefile"