aboutsummaryrefslogblamecommitdiff
path: root/net/isc-dhcp31-client/Makefile
blob: 8937ad96bd12df6ba5f5fd6294240c15b0c69df7 (plain) (tree)
1
2
3
4
5
6
7
8







                                                   









                                                                  
                                               

                                
# 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 client

# Local variables
#

SUBSYS=		client

# Local overrides
#

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

.include "${MASTERDIR}/Makefile"