aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp42-relay/Makefile
blob: ebcc85c36221a4748af76fb60ee3b88ee1bab68b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Ports collection makefile for:    isc-dhcp42-relay
# Date created:             29 June 2011
# Whom:                 Ryan Steinmetz <rpsfa@rit.edu>
#
# $FreeBSD$
#

COMMENT=    The ISC Dynamic Host Configuration Protocol relay

SUBSYS=     relay
MASTERDIR=  ${.CURDIR}/../isc-dhcp42-server

.include "${MASTERDIR}/Makefile"