Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= Mail-GnuPG |
8 |
PORTNAME= Mail-GnuPG |
9 |
PORTVERSION= 0.07 |
9 |
PORTVERSION= 0.08 |
10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 0 |
11 |
CATEGORIES= mail security perl5 |
11 |
CATEGORIES= mail security perl5 |
12 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
12 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
13 |
MASTER_SITE_SUBDIR= Mail |
13 |
MASTER_SITE_SUBDIR= Mail |
Lines 17-24
Link Here
|
17 |
COMMENT= Perl5 interface to process and/or create PGP email |
17 |
COMMENT= Perl5 interface to process and/or create PGP email |
18 |
|
18 |
|
19 |
BUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ |
19 |
BUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ |
|
|
20 |
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ |
20 |
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ |
21 |
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ |
21 |
${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools |
22 |
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ |
|
|
23 |
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple |
22 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
24 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
23 |
|
25 |
|
24 |
PERL_CONFIGURE= yes |
26 |
PERL_CONFIGURE= yes |