aboutsummaryrefslogtreecommitdiff
path: root/dns/pear-Net_DNS2/Makefile
blob: d65c3f8338816ae0df08a5967e2f7abd5af3ea2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Net_DNS2
DISTVERSION=	1.4.4
CATEGORIES=	dns net pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP5 Resolver library used to communicate with a DNS server

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear

.include <bsd.port.mk>