diff options
Diffstat (limited to 'dns/p5-pgeodns/Makefile')
-rw-r--r-- | dns/p5-pgeodns/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile index 39a970ea6dad..785aef9c48e0 100644 --- a/dns/p5-pgeodns/Makefile +++ b/dns/p5-pgeodns/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pgeodns -# Date created: 16 May 2009 -# Whom: Phillip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= pgeodns PORTVERSION= 1.41 @@ -12,7 +7,7 @@ MASTER_SITES= http://cloud.github.com/downloads/abh/pgeodns/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Geographic NameServer +COMMENT= Geographic NameServer BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ |