1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/isc-dhcp2/Makefile

21 lines
449 B
Makefile
Raw Normal View History

# Ports collection makefile for: dhcp
# Version required: ISC-DHCP-BETA-0
# Date created: 7 Mar 1996
# Whom: se
#
# $Id: Makefile,v 1.5 1997/01/14 05:29:25 pst Exp $
#
1997-01-14 05:29:27 +00:00
DISTNAME= DHCPD-BETA-5.14
PKGNAME= isc-dhcp-b5.14
CATEGORIES= net
1996-08-27 10:23:06 +00:00
MASTER_SITES= ftp://ftp.vix.com/pub/dhcp/
MAINTAINER= se@FreeBSD.ORG
HAS_CONFIGURE= yes
MAN5= dhcpd.conf.5${ZEXTENSION}
MAN8= dhcpd.8${ZEXTENSION}
.include <bsd.port.mk>