mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
9 lines
167 B
Makefile
9 lines
167 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= The ISC Dynamic Host Configuration Protocol client
|
|
|
|
SUBSYS= client
|
|
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|