Lines 1-7
Link Here
|
1 |
# $FreeBSD: head/www/p5-Dancer2-Plugin-Ajax/Makefile 375546 2014-12-25 13:16:27Z wen $ |
1 |
# $FreeBSD: head/www/p5-Dancer2-Plugin-Ajax/Makefile 375546 2014-12-25 13:16:27Z wen $ |
2 |
|
2 |
|
3 |
PORTNAME= Dancer2-Plugin-Ajax |
3 |
PORTNAME= Dancer2-Plugin-Ajax |
4 |
PORTVERSION= 0.200000 |
4 |
PORTVERSION= 0.200001 |
5 |
CATEGORIES= www perl5 |
5 |
CATEGORIES= www perl5 |
6 |
MASTER_SITES= CPAN |
6 |
MASTER_SITES= CPAN |
7 |
PKGNAMEPREFIX= p5- |
7 |
PKGNAMEPREFIX= p5- |
Lines 12-18
Link Here
|
12 |
LICENSE= ART10 GPLv1 |
12 |
LICENSE= ART10 GPLv1 |
13 |
LICENSE_COMB= dual |
13 |
LICENSE_COMB= dual |
14 |
|
14 |
|
15 |
RUN_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 |
15 |
RUN_DEPENDS= p5-Dancer2>=0.166001:${PORTSDIR}/www/p5-Dancer2 |
16 |
BUILD_DEPENDS:= ${RUN_DEPENDS} |
16 |
BUILD_DEPENDS:= ${RUN_DEPENDS} |
17 |
|
17 |
|
18 |
USES= perl5 |
18 |
USES= perl5 |