diff options
-rw-r--r-- | security/p5-Authen-TacacsPlus/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-List-Compare/Makefile | 3 |
2 files changed, 4 insertions, 2 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 diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile index cf911618008..eb8af23615d 100644 --- a/textproc/p5-List-Compare/Makefile +++ b/textproc/p5-List-Compare/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2010/03/09 19:41:21 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/10 15:55:38 pettai Exp $ # DISTNAME= List-Compare-0.37 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://search.cpan.org/~jkeenan/List-Compare/ COMMENT= Compare elements of two or more lists +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |