freebsd-ports/dns/pear-Net_DNS2/Makefile

17 lines
310 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net_DNS2
DISTVERSION= 1.4.4
CATEGORIES= dns net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP5 Resolver library used to communicate with a DNS server
2015-01-19 09:08:40 +01:00
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
2015-04-23 15:29:00 +02:00
USES= pear
2014-09-23 17:15:04 +02:00
.include <bsd.port.mk>