freebsd-ports/net/isc-dhcp31-relay/Makefile

22 lines
352 B
Makefile
Raw Normal View History

# 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-dhcp3-server
.include "${MASTERDIR}/Makefile"