Date: Fri, 2 May 2014 09:42:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352796 - head/security/p5-Tree-Authz Message-ID: <201405020942.s429gG6L061220@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org +MAINTAINER= 5u623l20@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405020942.s429gG6L061220>