Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= mod_perl |
8 |
PORTNAME= mod_perl |
9 |
PORTVERSION= 2.0.2 |
9 |
PORTVERSION= 2.0.2 |
|
|
10 |
PORTREVISION= 1 |
10 |
PORTEPOCH= 3 |
11 |
PORTEPOCH= 3 |
11 |
CATEGORIES= www perl5 |
12 |
CATEGORIES= www perl5 |
12 |
MASTER_SITES= http://perl.apache.org/dist/ \ |
13 |
MASTER_SITES= http://perl.apache.org/dist/ \ |
Lines 15-20
Link Here
|
15 |
|
16 |
|
16 |
MAINTAINER= lars.eggert@gmx.net |
17 |
MAINTAINER= lars.eggert@gmx.net |
17 |
COMMENT= Embeds a Perl interpreter in the Apache2 server |
18 |
COMMENT= Embeds a Perl interpreter in the Apache2 server |
|
|
19 |
|
20 |
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource |
21 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
18 |
|
22 |
|
19 |
USE_APACHE= 2.0+ |
23 |
USE_APACHE= 2.0+ |
20 |
PERL_CONFIGURE= yes |
24 |
PERL_CONFIGURE= yes |