aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-PAAS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:42:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:42:29 +0000
commit3050ab1e79a51053b095959c1a19e6fcc6722ed2 (patch)
tree5968164f5c92f33584c3f074a1a4f6fd61e3ed7d /security/p5-Authen-PAAS
parent2feae3176da597f0db385a37f3557ea574d982c5 (diff)
downloadports-3050ab1e79a51053b095959c1a19e6fcc6722ed2.tar.gz
ports-3050ab1e79a51053b095959c1a19e6fcc6722ed2.zip
Notes
Diffstat (limited to 'security/p5-Authen-PAAS')
-rw-r--r--security/p5-Authen-PAAS/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile
index d3da57a2281c..e4db2fbc5b10 100644
--- a/security/p5-Authen-PAAS/Makefile
+++ b/security/p5-Authen-PAAS/Makefile
@@ -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