diff options
Diffstat (limited to 'databases/p5-Rose-DB/Makefile')
-rw-r--r-- | databases/p5-Rose-DB/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile index e76e3e4440f..f2c2241f82e 100644 --- a/databases/p5-Rose-DB/Makefile +++ b/databases/p5-Rose-DB/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2008/10/19 19:17:45 he Exp $ +# $NetBSD: Makefile,v 1.5 2009/04/30 21:15:08 sno Exp $ -DISTNAME= Rose-DB-0.744 +DISTNAME= Rose-DB-0.751 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} MAINTAINER= abs@absd.org HOMEPAGE= http://search.cpan.org/~jsiracusa/Rose-DB/ COMMENT= DBI wrapper and abstraction layer +LICENSE= gnu-gpl-v2 # OR artistic DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP @@ -16,7 +16,7 @@ DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL DEPENDS+= p5-DateTime-Format-Pg>=0.11:../../time/p5-DateTime-Format-Pg DEPENDS+= p5-Rose-DateTime>=0.532:../../time/p5-Rose-DateTime -DEPENDS+= p5-Rose-Object>=0.82:../../devel/p5-Rose-Object +DEPENDS+= p5-Rose-Object>=0.854:../../devel/p5-Rose-Object DEPENDS+= p5-SQL-ReservedWords-[0-9]*:../../databases/p5-SQL-ReservedWords DEPENDS+= p5-Time-Clock-[0-9]*:../../time/p5-Time-Clock DEPENDS+= p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck |