1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/dns/pear-Net_DNS2/Makefile
2021-09-19 14:00:07 +08:00

18 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>