9c1017ae2d
ok aja@
17 lines
285 B
Makefile
17 lines
285 B
Makefile
# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:22 robert Exp $
|
|
|
|
COMMENT= resolver library used to communicate with a DNS server
|
|
|
|
DISTNAME= Net_DNS-1.0.7
|
|
CATEGORIES= net
|
|
REVISION= 0
|
|
|
|
MODULES= lang/php www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|