summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2010-05-28 14:56:14 +0000
committerwiz <wiz>2010-05-28 14:56:14 +0000
commit7808693dc695599ba6a891ea9db5152b9f8440c7 (patch)
treed64f8e91e10a5d7347393f99307ec16e2ac32808 /pkgtools
parentcf0f099c28a9f989c5ff20a2d4a5b014ddd39730 (diff)
downloadpkgsrc-7808693dc695599ba6a891ea9db5152b9f8440c7.tar.gz
Tri-license it, adding the 2-clause BSD-license.
OK dillo.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/p5-pkgsrc-Dewey/Makefile4
-rw-r--r--pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm3
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/p5-pkgsrc-Dewey/Makefile b/pkgtools/p5-pkgsrc-Dewey/Makefile
index 206543695bd..76d2d610e82 100644
--- a/pkgtools/p5-pkgsrc-Dewey/Makefile
+++ b/pkgtools/p5-pkgsrc-Dewey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2010/05/28 14:56:14 wiz Exp $
DISTNAME= p5-pkgsrc-Dewey-1.1
CATEGORIES= pkgtools perl5
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
COMMENT= Perl module to compare pkgsrc Dewey numbers
-LICENSE= gnu-gpl-v2
+LICENSE= ${PERL5_LICENSE} OR 2-clause-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm b/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm
index e3671c35653..2d4c99f74e6 100644
--- a/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm
+++ b/pkgtools/p5-pkgsrc-Dewey/files/Dewey.pm
@@ -79,7 +79,8 @@ Copyright (C) 2005 by Dieter Baron and Thomas Klausner
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
-at your option, any later version of Perl 5 you may have available.
+at your option, any later version of Perl 5 you may have available,
+or the 2 clause BSD license.
=cut