diff options
Diffstat (limited to 'databases/p5-DBD-Google/Makefile')
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index 1332732d5620..535dfc22a530 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-DBD-Google -# Date created: Apr 7, 2005 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= DBD-Google PORTVERSION= 0.51 @@ -13,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Treat Google as a datasource for DBI BUILD_DEPENDS= p5-Net-Google>=0:${PORTSDIR}/net/p5-Net-Google \ |