mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
10 lines
179 B
Makefile
10 lines
179 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= The ISC Dynamic Host Configuration Protocol relay
|
|
|
|
SUBSYS= relay
|
|
MASTERDIR= ${.CURDIR}/../isc-dhcp41-server
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|