Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/databases/p5-Dancer2-Plugin-Database/Makefile 412346 2016-04-01 14:00:51Z mat $ |
2 |
# $FreeBSD: head/databases/p5-Dancer2-Plugin-Database/Makefile 412346 2016-04-01 14:00:51Z mat $ |
3 |
|
3 |
|
4 |
PORTNAME= Dancer2-Plugin-Database |
4 |
PORTNAME= Dancer2-Plugin-Database |
5 |
PORTVERSION= 2.16 |
5 |
PORTVERSION= 2.17 |
6 |
CATEGORIES= databases perl5 |
6 |
CATEGORIES= databases perl5 |
7 |
MASTER_SITES= CPAN |
7 |
MASTER_SITES= CPAN |
8 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMEPREFIX= p5- |
Lines 14-20
Link Here
|
14 |
LICENSE_COMB= dual |
14 |
LICENSE_COMB= dual |
15 |
|
15 |
|
16 |
BUILD_DEPENDS= p5-Dancer2>=0.166001:www/p5-Dancer2 \ |
16 |
BUILD_DEPENDS= p5-Dancer2>=0.166001:www/p5-Dancer2 \ |
17 |
p5-Dancer-Plugin-Database-Core>=0.12:databases/p5-Dancer-Plugin-Database-Core |
17 |
p5-Dancer-Plugin-Database-Core>=0.16:databases/p5-Dancer-Plugin-Database-Core |
18 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
18 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
19 |
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ |
19 |
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ |
20 |
p5-DBI>=0:databases/p5-DBI \ |
20 |
p5-DBI>=0:databases/p5-DBI \ |