svn commit: r352796 - head/security/p5-Tree-Authz
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 2 09:42:16 UTC 2014
Author: sunpoet
Date: Fri May 2 09:42:16 2014
New Revision: 352796
URL: http://svnweb.freebsd.org/changeset/ports/352796
QAT: https://qat.redports.org/buildarchive/r352796/
Log:
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189179
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Modified:
head/security/p5-Tree-Authz/Makefile
Modified: head/security/p5-Tree-Authz/Makefile
==============================================================================
--- head/security/p5-Tree-Authz/Makefile Fri May 2 09:42:11 2014 (r352795)
+++ head/security/p5-Tree-Authz/Makefile Fri May 2 09:42:16 2014 (r352796)
@@ -7,9 +7,12 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Role-Based Access Control authorization scheme
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \
p5-Lingua-EN-Inflect-Number>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number
More information about the svn-ports-head
mailing list