freebsd-ports/net/isc-dhcp3-devel/Makefile

23 lines
390 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$
#
MAINTAINER= cyrille.lefevre@laposte.net
COMMENT= The ISC Dynamic Host Configuration Protocol API
# Local variables
#
SUBSYS= devel
# Local overrides
#
MASTERDIR= ${.CURDIR}/../isc-dhcp3-server
.include "${MASTERDIR}/Makefile"