Lines 1-8
Link Here
|
1 |
# Created by: <ports@c0decafe.net> |
1 |
# Created by: <ports@c0decafe.net> |
2 |
# $FreeBSD: head/databases/p5-Dancer-Plugin-DBIC/Makefile 332824 2013-11-05 08:59:59Z jadawin $ |
2 |
# $FreeBSD: databases/p5-Dancer-Plugin-DBIC/Makefile 332824 2013-11-05 08:59:59Z jadawin $ |
3 |
|
3 |
|
4 |
PORTNAME= Dancer-Plugin-DBIC |
4 |
PORTNAME= Dancer-Plugin-DBIC |
5 |
PORTVERSION= 0.1803 |
5 |
PORTVERSION= 0.1901 |
6 |
CATEGORIES= databases perl5 |
6 |
CATEGORIES= databases perl5 |
7 |
MASTER_SITES= CPAN |
7 |
MASTER_SITES= CPAN |
8 |
PKGNAMEPREFIX= p5- |
8 |
PKGNAMEPREFIX= p5- |
Lines 18-24
Link Here
|
18 |
p5-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer |
18 |
p5-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer |
19 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
19 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
20 |
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ |
20 |
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ |
21 |
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite |
21 |
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ |
|
|
22 |
p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator |
22 |
|
23 |
|
23 |
USES= perl5 |
24 |
USES= perl5 |
24 |
USE_PERL5= configure |
25 |
USE_PERL5= configure |