freebsd-ports/dns/pear-Net_DNS2/Makefile
2021-09-19 14:00:07 +08:00

17 lines
312 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= Net_DNS2
PORTVERSION= 1.5.0
CATEGORIES= dns net pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP Resolver library used to communicate with a DNS server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>