aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PGPSimple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:42:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:42:37 +0000
commit1e2eae2c869d8153ed3eced51c7101f49a546b81 (patch)
tree3292b21e1da0a666dd27100b99611ebc04908053 /security/p5-Crypt-PGPSimple
parentcc9647daad1d2d4eb17b2cd6554032b7d3d04a50 (diff)
downloadports-1e2eae2c869d8153ed3eced51c7101f49a546b81.tar.gz
ports-1e2eae2c869d8153ed3eced51c7101f49a546b81.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189194 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352801
Diffstat (limited to 'security/p5-Crypt-PGPSimple')
-rw-r--r--security/p5-Crypt-PGPSimple/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile
index 3f08859073fb..c8ced3dd2f36 100644
--- a/security/p5-Crypt-PGPSimple/Makefile
+++ b/security/p5-Crypt-PGPSimple/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Crypt::PGPSimple provides a simple object-oriented interface to PGP
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= ${LOCALBASE}/bin/pgp:${PORTSDIR}/security/pgp
USES= perl5