aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-TacacsPlus/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-01-22 09:16:26 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-01-22 09:16:26 +0000
commite074b81aefb0d668ce44af46353ce10d12664bcf (patch)
tree56b43e546bd0378fd280e9b00c9f9d68bc611145 /security/p5-Authen-TacacsPlus/Makefile
parent02a7b81a682233a6161b47f6bd09b44c95bc41f5 (diff)
downloadports-e074b81aefb0d668ce44af46353ce10d12664bcf.tar.gz
ports-e074b81aefb0d668ce44af46353ce10d12664bcf.zip
- Update to 0.22
- Add LICENSE (Artistic 1 & GPLv1) - Change MAINTAINER from ports@ to perl@ - Update WWW link in pkg-descr (was pointing to wrong CPAN module) Changes: http://search.cpan.org/dist/Authen-TacacsPlus/Changes
Notes
Notes: svn path=/head/; revision=289595
Diffstat (limited to 'security/p5-Authen-TacacsPlus/Makefile')
-rw-r--r--security/p5-Authen-TacacsPlus/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile
index ba79a3ad2f96..6a03106607db 100644
--- a/security/p5-Authen-TacacsPlus/Makefile
+++ b/security/p5-Authen-TacacsPlus/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= Authen-TacacsPlus
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIKEM/Authen-TacacsPlus
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A perl module that provides authentication using a tacacs+ server
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAKE_ENV+= CCFLAGS="${CFLAGS}"