openbsd-ports/net/ldns/Makefile.inc

24 lines
472 B
PHP
Raw Normal View History

2013-03-21 04:45:11 -04:00
# $OpenBSD: Makefile.inc,v 1.28 2013/03/21 08:46:34 ajacoutot Exp $
2012-11-22 23:26:09 -05:00
VERSION= 1.6.16
DISTNAME= ldns-${VERSION}
CATEGORIES= net
2008-11-09 14:03:18 -05:00
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
2009-11-12 22:46:47 -05: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 07:35:43 -04:00
NO_TEST= Yes
CHECKSUM_FILE= ${.CURDIR}/../distinfo