mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= The ISC Dynamic Host Configuration Protocol relay
|
|
|
|
SUBSYS= relay
|
|
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|