Update mail/geary to version 0.10.0
[dports.git] / dns / pear-Net_DNS2 / Makefile
1 # Created by: Wen Heping <wen@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Net_DNS2
5 PORTVERSION=    1.4.0
6 CATEGORIES=     dns net pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        PHP5 Resolver library used to communicate with a DNS server
10
11 LICENSE=        BSD3CLAUSE
12 LICENSE_FILE=   ${WRKSRC}/LICENSE
13
14 USES=   pear
15
16 .include <bsd.port.mk>