pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Curses Fix license.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2b78dc0a8bf
branches: trunk
changeset: 356673:e2b78dc0a8bf
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 03 16:44:20 2017 +0000
description:
Fix license.
diffstat:
devel/p5-Curses/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 91596232368e -r e2b78dc0a8bf devel/p5-Curses/Makefile
--- a/devel/p5-Curses/Makefile Tue Jan 03 14:38:50 2017 +0000
+++ b/devel/p5-Curses/Makefile Tue Jan 03 16:44:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2016/08/16 00:38:25 wen Exp $
+# $NetBSD: Makefile,v 1.58 2017/01/03 16:44:20 wiz Exp $
DISTNAME= Curses-1.36
PKGNAME= p5-${DISTNAME}
@@ -8,12 +8,10 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Curses/
COMMENT= Perl5 module for terminal screen handling and optimization
-# really it's gnu-gpl-v1+ OR artistic-1.0, but currently we don't have gplv1
-LICENSE= ${PERL5_LICENSE}
+LICENSE= gnu-gpl-v1 OR artistic
PERL5_PACKLIST= auto/Curses/.packlist
-
MAKE_PARAMS+= FORMS MENUS
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index