Set LICENSE to gnu-gpl-v2.
This commit is contained in:
parent
4096f25673
commit
628bbf7119
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2011/08/06 12:28:54 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2011/10/07 00:39:25 hiramatsu Exp $
|
||||
|
||||
DISTNAME= Compress-Bzip2-2.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AR/ARJAY/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Compress-Bzip2/
|
||||
COMMENT= Perl5 interface to bzip2 compression library
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue