diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
commit | f859a1e80919cfc72224dfbcff257f2a20359b7b (patch) | |
tree | 460a8bdfff73c582c5c3f43c0848b1837368d595 /security/p5-Crypt-OpenSSL-RSA | |
parent | cab3a431b8e736a9644f8c3cf022626de228a00a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index 753ac3c78794..008a205763f7 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-comment b/security/p5-Crypt-OpenSSL-RSA/pkg-comment deleted file mode 100644 index 8697e16daa0e..000000000000 --- a/security/p5-Crypt-OpenSSL-RSA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to RSA encode and decode strings using OpenSSL |