diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-10 15:55:38 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-10 15:55:38 +0000 |
commit | 6783d7e580f0a65ab40db737b6e74366dc3911aa (patch) | |
tree | 3c974e0e80107f2204bd0997b3d77a27d7720cfc /security | |
parent | 8ce7b9afcf85e87e1cc3a02a193c5ea6e599c3d9 (diff) | |
download | pkgsrc-6783d7e580f0a65ab40db737b6e74366dc3911aa.tar.gz |
Added LICENSE
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index 1a8f91ba787..21ec4292bfb 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/03/09 20:04:55 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/10 15:58:13 pettai Exp $ # DISTNAME= Authen-TacacsPlus-0.20 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://search.cpan.org/~mikem/Authen-TacacsPlus/TacacsPlus.pm COMMENT= Perl extension for authentication using tacacs+ server +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |