pkgsrc-wip/pdns2/Makefile.common
Piotr Meyer 089669128f New PowerDNS version - current and modular (first plugin, gmysql backend
already made, adding rest will be simple).
2006-05-04 20:31:53 +00:00

14 lines
381 B
Makefile

# $NetBSD: Makefile.common,v 1.1 2006/05/04 20:31:53 anielski Exp $
DISTNAME= pdns-2.9.20
CATEGORIES= net
MASTER_SITES= http://downloads.powerdns.com/releases/
MAINTAINER= aniou@smutek.pl
HOMEPAGE= http://www.powerdns.com/
COMMENT= Modern, advanced and high performance nameserver
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../devel/boost-headers/buildlink3.mk"