diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
commit | c634b4bb839753aec2ae1040e2c80a5282402cb8 (patch) | |
tree | d8b3fc97550f860aeb41c57751d2550e9ad6273e /security/p5-Crypt-RSA | |
parent | 386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff) | |
download | ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-RSA/pkg-plist | 44 |
2 files changed, 23 insertions, 24 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 4a4efbcae007..1ef5294ae978 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mharo@FreeBSD.org COMMENT= RSA public-key cryptosystem -PERLBASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +PERLBASE= ${SITE_PERL} BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${PERLBASE}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ @@ -33,7 +33,6 @@ BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-D PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::RSA::Key.3 Crypt::RSA::SS::PSS.3 \ Crypt::RSA::Primitives.3 Crypt::RSA::ES::OAEP.3 \ Crypt::RSA.3 Crypt::RSA::SS::PKCS1v15.3 \ diff --git a/security/p5-Crypt-RSA/pkg-plist b/security/p5-Crypt-RSA/pkg-plist index 843b9a33b039..7eb7882cc609 100644 --- a/security/p5-Crypt-RSA/pkg-plist +++ b/security/p5-Crypt-RSA/pkg-plist @@ -1,22 +1,22 @@ -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS/PSS.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS/PKCS1v15.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES/OAEP.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES/PKCS1v15.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Primitives.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private/SSH.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public/SSH.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/DataFormat.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Debug.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Errorhandler.pm -lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RSA/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/ES -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Private -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key/Public -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/Key -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA/SS -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/RSA -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RSA +%%SITE_PERL%%/Crypt/RSA/Key.pm +%%SITE_PERL%%/Crypt/RSA/SS/PSS.pm +%%SITE_PERL%%/Crypt/RSA/SS/PKCS1v15.pm +%%SITE_PERL%%/Crypt/RSA/ES/OAEP.pm +%%SITE_PERL%%/Crypt/RSA/ES/PKCS1v15.pm +%%SITE_PERL%%/Crypt/RSA/Primitives.pm +%%SITE_PERL%%/Crypt/RSA/Key/Private/SSH.pm +%%SITE_PERL%%/Crypt/RSA/Key/Private.pm +%%SITE_PERL%%/Crypt/RSA/Key/Public/SSH.pm +%%SITE_PERL%%/Crypt/RSA/Key/Public.pm +%%SITE_PERL%%/Crypt/RSA/DataFormat.pm +%%SITE_PERL%%/Crypt/RSA/Debug.pm +%%SITE_PERL%%/Crypt/RSA/Errorhandler.pm +%%SITE_PERL%%/Crypt/RSA.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RSA/.packlist +@dirrm %%SITE_PERL%%/Crypt/RSA/ES +@dirrm %%SITE_PERL%%/Crypt/RSA/Key/Private +@dirrm %%SITE_PERL%%/Crypt/RSA/Key/Public +@dirrm %%SITE_PERL%%/Crypt/RSA/Key +@dirrm %%SITE_PERL%%/Crypt/RSA/SS +@dirrm %%SITE_PERL%%/Crypt/RSA +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RSA |