summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Interp/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-02-12 12:09:36 +0000
committerWen Heping <wen@FreeBSD.org>2016-02-12 12:09:36 +0000
commit79e9d1e61e202b4d37751b0da230c4ae309f0ff6 (patch)
treeaf25f2231bfbc782d779bd71c6bc5933c921f44b /databases/p5-SQL-Interp/Makefile
parent- Update to 0.082821 (diff)
- Update to 1.24
Changes: http://cpansearch.perl.org/src/MARKSTOS/SQL-Interp-1.24/Changes - Add LICENSE
Diffstat (limited to 'databases/p5-SQL-Interp/Makefile')
-rw-r--r--databases/p5-SQL-Interp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile
index 25186475f4ce..d138226936c7 100644
--- a/databases/p5-SQL-Interp/Makefile
+++ b/databases/p5-SQL-Interp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= SQL-Interp
-PORTVERSION= 1.22
-PORTREVISION= 1
+PORTVERSION= 1.24
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interpolate Perl variables into SQL with DBI
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \