aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp44-client/Makefile
blob: 8c08b5e9b990314de3839bc28c61c5e5db6fd944 (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Ryan Steinmetz <zi@FreeBSD.org>

COMMENT=	The ISC Dynamic Host Configuration Protocol client

SUBSYS=		client
MASTERDIR=	${.CURDIR}/../isc-dhcp44-server

.include "${MASTERDIR}/Makefile"