freebsd-ports/net/isc-dhcp40-server/Makefile
Satoshi Asami 21291fbe43 Patch to fix build on -current. This port isn't broken anymore. Also,
add

Submitted by:	"Justin M. Seger" <jseger@freebsd.scds.com>

as maintainer.
1997-06-03 22:11:37 +00:00

22 lines
429 B
Makefile

# Ports collection makefile for: dhcp
# Version required: ISC-DHCP-BETA-16
# Date created: 7 Mar 1996
# Whom: se
#
# $Id: Makefile,v 1.10 1997/06/03 07:35:25 asami Exp $
#
DISTNAME= DHCPD-BETA-5.16
PKGNAME= isc-dhcp-b5.16
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
MAINTAINER= jseger@scds.com
HAS_CONFIGURE= yes
MAN5= dhcpd.conf.5
MAN8= dhcpd.8
.include <bsd.port.mk>