Date: Fri, 2 May 2014 09:42:29 +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: r352799 - head/security/p5-Authen-PAAS Message-ID: <201405020942.s429gTgO061478@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 2 09:42:29 2014 New Revision: 352799 URL: http://svnweb.freebsd.org/changeset/ports/352799 QAT: https://qat.redports.org/buildarchive/r352799/ Log: - Add LICENSE - Pass maintainership to submitter PR: ports/189192 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/security/p5-Authen-PAAS/Makefile Modified: head/security/p5-Authen-PAAS/Makefile ============================================================================== --- head/security/p5-Authen-PAAS/Makefile Fri May 2 09:42:24 2014 (r352798) +++ head/security/p5-Authen-PAAS/Makefile Fri May 2 09:42:29 2014 (r352799) @@ -7,11 +7,13 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl Authentication & Authorization Service +LICENSE= GPLv2 + BUILD_DEPENDS= p5-Config-Record>=1.1.0:${PORTSDIR}/devel/p5-Config-Record \ - p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl + p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405020942.s429gTgO061478>