diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-05-23 11:47:48 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-05-23 11:47:48 +0000 |
commit | 9e012e2e48f9c9bdbcb3480be05ee26ec656e2d1 (patch) | |
tree | b5ee503cd7f3b314b40d36c9c93de797d6efe216 /security | |
parent | ed32f075454e2755a4767459d37f310f6b3f62d3 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index e06b862acb2c..9b6bc1461a59 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to SSL +LICENSE= OPENSSL + TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn |