openbsd-ports/net/ldns/Makefile.inc
sthen 88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00

26 lines
527 B
Makefile

# $OpenBSD: Makefile.inc,v 1.21 2012/03/29 13:38:48 sthen Exp $
VERSION= 1.6.12
DISTNAME= ldns-${VERSION}
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
HOMEPAGE= http://www.nlnetlabs.nl/projects/ldns/
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV+= ac_cv_prog_doxygen= \
cv_prog_cc_flag_O2=
NO_REGRESS= Yes