mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1fe4bf0a64
to add the ".gz" suffix to the MAN? variables.)
22 lines
431 B
Makefile
22 lines
431 B
Makefile
# Ports collection makefile for: dhcp
|
|
# Version required: ISC-DHCP-BETA-16
|
|
# Date created: 7 Mar 1996
|
|
# Whom: se
|
|
#
|
|
# $Id: Makefile,v 1.8 1997/06/01 04:51:57 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= DHCPD-BETA-5.16
|
|
PKGNAME= isc-dhcp-b5.16
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
MAN5= dhcpd.conf.5
|
|
MAN8= dhcpd.8
|
|
|
|
.include <bsd.port.mk>
|