11 lines
294 B
Makefile
11 lines
294 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/12/06 08:47:54 jeremy-c-reed Exp $
|
|
#
|
|
|
|
ISC_DHCP_TYPE= dhcpd
|
|
|
|
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Server
|
|
|
|
CONFLICTS= cmu-dhcpd-[0-9]* # same manual page filenames
|
|
|
|
.include "../../wip/isc-dhcpd/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|