2014-06-03 10:36:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= wdns
|
2015-10-28 03:34:45 +01:00
|
|
|
PORTVERSION= 0.8.0
|
2014-06-03 10:36:10 +02:00
|
|
|
CATEGORIES= dns
|
2015-04-06 14:40:48 +02:00
|
|
|
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
2014-06-03 10:36:10 +02:00
|
|
|
|
|
|
|
MAINTAINER= truckman@FreeBSD.org
|
|
|
|
COMMENT= Low-level DNS library
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
2015-04-06 14:40:48 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
2014-06-03 10:36:10 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
USES= gmake libtool pathfix pkgconfig
|
2015-01-10 03:42:01 +01:00
|
|
|
INSTALL_TARGET= install-strip
|
2014-06-03 10:36:10 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|