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

PORTNAME=	Net_DNS2
PORTVERSION=	1.3.2
CATEGORIES=	dns net pear

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

USES=	pear

.include <bsd.port.mk>