aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp3-devel/Makefile
blob: 07d500c21f5d2edd876d825d8dd52865248f31d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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 API

# Local variables
#

SUBSYS=     devel

# Local overrides
#

MASTERDIR=  ${.CURDIR}/../isc-dhcp3-server

.include "${MASTERDIR}/Makefile"