freebsd-ports/net/isc-dhcp30-relay/Makefile
Edwin Groothuis ab35a768ad Move isc-dhcp3-(server|client|relay) to isc-dhcp30-(server|client|relay)
to make space for the isc-dhcp31 and isc-dhcp40 servers of it.
2008-10-13 11:10:11 +00:00

22 lines
353 B
Makefile

# ex:ts=8
# Ports collection makefile for: dhcp
# Date created: 28 April 2003
# Whom: cyrille.lefevre@laposte.net
#
# $FreeBSD$
#
COMMENT= The ISC Dynamic Host Configuration Protocol relay
# Local variables
#
SUBSYS= relay
# Local overrides
#
MASTERDIR= ${.CURDIR}/../isc-dhcp30-server
.include "${MASTERDIR}/Makefile"