openbsd-ports/net/pear-Net-DNS/Makefile

18 lines
285 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:35:54 espie Exp $
COMMENT= resolver library used to communicate with a DNS server
2010-03-20 20:04:15 -04:00
DISTNAME= Net_DNS-1.0.1
CATEGORIES= net
2011-11-16 10:56:36 -05:00
REVISION= 3
2011-07-08 18:31:59 -04:00
MODULES= lang/php www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
2009-09-16 20:51:45 -04:00
PKG_ARCH= *
.include <bsd.port.mk>