aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp41-client/Makefile
blob: afe6d36b5ae7e69a31b87fb62d4bd70ba1f458ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Ports collection makefile for:    isc-dhcp41-client
# Date created:         28 March 2010
# Whom:                 Wesley Shields <wxs@FreeBSD.org>
#
# $FreeBSD$
#

COMMENT=    The ISC Dynamic Host Configuration Protocol client

SUBSYS=     client
MASTERDIR=  ${.CURDIR}/../isc-dhcp41-server

.include "${MASTERDIR}/Makefile"