summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RSA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-RSA/Makefile')
-rw-r--r--security/p5-Crypt-RSA/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index 106d05844cf3..ae13c11fad21 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -27,20 +27,4 @@ RUN_DEPENDS= p5-Class-Loader>=2.00:${PORTSDIR}/devel/p5-Class-Loader \
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::RSA.3 \
- Crypt::RSA::DataFormat.3 \
- Crypt::RSA::Debug.3 \
- Crypt::RSA::ES::OAEP.3 \
- Crypt::RSA::ES::PKCS1v15.3 \
- Crypt::RSA::Errorhandler.3 \
- Crypt::RSA::Key.3 \
- Crypt::RSA::Key::Private.3 \
- Crypt::RSA::Key::Private::SSH.3 \
- Crypt::RSA::Key::Public.3 \
- Crypt::RSA::Key::Public::SSH.3 \
- Crypt::RSA::Primitives.3 \
- Crypt::RSA::SS::PKCS1v15.3 \
- Crypt::RSA::SS::PSS.3
-
-NO_STAGE= yes
.include <bsd.port.mk>