De-pkg-comment.

This commit is contained in:
Norikatsu Shigemura
2003-02-22 16:16:12 +00:00
parent cab3a431b8
commit f859a1e809
42 changed files with 21 additions and 21 deletions

View File

@@ -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}

View File

@@ -1 +0,0 @@
Perl5 module to RSA encode and decode strings using OpenSSL