aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Database/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-07-03 17:24:21 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-07-03 17:24:21 +0000
commit2e55a1c0a35def710a0091cfce0446648a372b21 (patch)
tree7700ffbf6739003fdada9e0209a15b5ce5ad80ca /databases/p5-Dancer-Plugin-Database/Makefile
parentc50207ee17c49db5df33767f8dc2b10df8d5b736 (diff)
downloadports-2e55a1c0a35def710a0091cfce0446648a372b21.tar.gz
ports-2e55a1c0a35def710a0091cfce0446648a372b21.zip
- Update to 1.82
- Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Notes
Notes: svn path=/head/; revision=300444
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database/Makefile')
-rw-r--r--databases/p5-Dancer-Plugin-Database/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile
index b4e969bebffb..86991f5fc548 100644
--- a/databases/p5-Dancer-Plugin-Database/Makefile
+++ b/databases/p5-Dancer-Plugin-Database/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Dancer-Plugin-Database
-PORTVERSION= 1.81
+PORTVERSION= 1.82
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easy database connections for Dancer applications
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer
RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-Dancer>=1.3050:${PORTSDIR}/www/p5-Dancer
-
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage