freebsd-ports/net/isc-dhcp41-client/Makefile

14 lines
320 B
Makefile
Raw Normal View History

# 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"