openbsd-ports/net/ldns/Makefile.inc

24 lines
472 B
PHP
Raw Normal View History

2013-03-21 08:45:11 +00:00
# $OpenBSD: Makefile.inc,v 1.28 2013/03/21 08:46:34 ajacoutot Exp $
2012-11-23 04:26:09 +00:00
VERSION= 1.6.16
DISTNAME= ldns-${VERSION}
CATEGORIES= net
2008-11-09 19:03:18 +00:00
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
2009-11-13 03:46:47 +00:00
HOMEPAGE= http://www.nlnetlabs.nl/projects/ldns/
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV+= ac_cv_prog_doxygen= \
cv_prog_cc_flag_O2=
2013-03-11 11:35:43 +00:00
NO_TEST= Yes
CHECKSUM_FILE= ${.CURDIR}/../distinfo