Index: head/www/p5-Mojolicious-Plugin-Database/Makefile =================================================================== --- head/www/p5-Mojolicious-Plugin-Database/Makefile (revision 293738) +++ head/www/p5-Mojolicious-Plugin-Database/Makefile (revision 293739) @@ -1,34 +1,37 @@ # New ports collection makefile for: p5-Mojolicious-Plugin-Database # Date created: 2011-03-29 # Whom: Henk van Oers # # $FreeBSD$ # PORTNAME= Mojolicious-Plugin-Database PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Handling of DBI based connections in Mojolicious -RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Mojolicious>=1:${PORTSDIR}/www/p5-Mojolicious +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny PERL_CONFIGURE= yes - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual MAN3= Mojolicious::Plugin::Database.3 .include .if ${PERL_LEVEL} < 501000 RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version .endif .include Property changes on: head/www/p5-Mojolicious-Plugin-Database/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property