2015-10-29 21:54:20 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2015/10/29 21:54:20 sthen Exp $
|
2013-09-23 13:17:23 +00:00
|
|
|
|
|
|
|
COMMENT= resolver library used to communicate with a DNS server
|
|
|
|
|
2015-10-29 21:54:20 +00:00
|
|
|
DISTNAME= Net_DNS2-1.4.1
|
2013-09-23 13:17:23 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
|
2013-09-23 13:31:46 +00:00
|
|
|
MODULES= www/pear
|
|
|
|
|
|
|
|
# PHP License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
2013-09-23 13:17:23 +00:00
|
|
|
|
|
|
|
PKG_ARCH= *
|
|
|
|
|
2013-09-23 13:31:46 +00:00
|
|
|
# tests need phpunit
|
|
|
|
NO_TEST= Yes
|
|
|
|
|
2013-09-23 13:17:23 +00:00
|
|
|
.include <bsd.port.mk>
|