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

# Local variables
#

SUBSYS=     relay

# Local overrides
#

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

.include "${MASTERDIR}/Makefile"