pkgsrc-wip/pdns/Makefile
pancake ;) e6231853aa bl3ize
2004-04-14 21:38:56 +00:00

22 lines
569 B
Makefile
Executable file

# $NetBSD: Makefile,v 1.3 2004/04/14 21:40:58 poppnk Exp $
DISTNAME= pdns-2.9.8
CATEGORIES= net
MASTER_SITES= http://downloads.powerdns.com/releases/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.powerdns.com/
COMMENT= Modern, advanced and high performance nameserver
USE_PKGINSTALL= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-modules=""
USE_BUILDLINK3= YES
RCD_SCRIPTS= pdns
LDFLAGS+= -lrt
#EGDIR= ${PREFIX}/share/examples/maradns
#CONF_FILES= ${EGDIR}/example_mararc ${PKG_SYSCONFDIR}/mararc
.include "../../mk/bsd.pkg.mk"