Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= ZConf |
8 |
PORTNAME= ZConf |
9 |
PORTVERSION= 1.2.1 |
9 |
PORTVERSION= 1.3.1 |
10 |
CATEGORIES= net perl5 |
10 |
CATEGORIES= net perl5 |
11 |
MASTER_SITES= CPAN |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX |
12 |
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX |
Lines 16-27
Link Here
|
16 |
COMMENT= A configuration system allowing for either file or LDAP backed storage |
16 |
COMMENT= A configuration system allowing for either file or LDAP backed storage |
17 |
|
17 |
|
18 |
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ |
18 |
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ |
19 |
${SITE_PERL}/Net/LDAP/Express.pm:${PORTSDIR}/net/p5-Net-LDAP-Express \ |
|
|
20 |
${SITE_PERL}/Net/LDAP/LDAPhash.pm:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \ |
19 |
${SITE_PERL}/Net/LDAP/LDAPhash.pm:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \ |
21 |
${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath \ |
20 |
${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath \ |
22 |
${SITE_PERL}/ZML.pm:${PORTSDIR}/devel/p5-ZML \ |
21 |
${SITE_PERL}/ZML.pm:${PORTSDIR}/devel/p5-ZML \ |
23 |
${SITE_PERL}/Chooser.pm:${PORTSDIR}/devel/p5-Chooser \ |
22 |
${SITE_PERL}/Chooser.pm:${PORTSDIR}/devel/p5-Chooser \ |
24 |
${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir |
23 |
${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir |
|
|
24 |
BUILD_DEPENDS= ${RUN_DEPENDS} |
25 |
|
25 |
|
26 |
PERL_CONFIGURE= yes |
26 |
PERL_CONFIGURE= yes |
27 |
|
27 |
|