# $OpenBSD: Makefile,v 1.7 2019/07/12 20:48:42 sthen Exp $

COMMENT=	resolver library used to communicate with a DNS server

DISTNAME =	Net_DNS2-1.4.4
CATEGORIES=	net

MODULES=	www/pear

# PHP License
PERMIT_PACKAGE=	Yes

PKG_ARCH=	*

# tests need phpunit
NO_TEST=	Yes

.include <bsd.port.mk>
