diff options
Diffstat (limited to 'databases/p5-Genezzo/Makefile')
-rw-r--r-- | databases/p5-Genezzo/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile index 9c8d19a6ea36..c1dfb365a19d 100644 --- a/databases/p5-Genezzo/Makefile +++ b/databases/p5-Genezzo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Genezzo -# Date created: 2006-08-22 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Genezzo PORTVERSION= 0.72 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An extensible database with SQL and DBI +COMMENT= Extensible database with SQL and DBI RUN_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent BUILD_DEPENDS:= ${RUN_DEPENDS} |