pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtkstep Added missing LICENSE variable (gnu-lgpl-v2).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a82361db4d64
branches:  trunk
changeset: 373481:a82361db4d64
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Jan 02 22:51:36 2018 +0000

description:
Added missing LICENSE variable (gnu-lgpl-v2).

diffstat:

 x11/gtkstep/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a6a531fd30fa -r a82361db4d64 x11/gtkstep/Makefile
--- a/x11/gtkstep/Makefile      Tue Jan 02 22:40:32 2018 +0000
+++ b/x11/gtkstep/Makefile      Tue Jan 02 22:51:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/10/29 05:06:20 asau Exp $
+# $NetBSD: Makefile,v 1.29 2018/01/02 22:51:36 rillig Exp $
 
 DISTNAME=              gtkstep-1.10
 PKGREVISION=           7
@@ -9,6 +9,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              # gone AWOL in 2001 or so
 COMMENT=               GTK theme-engine to yield a NEXTSTEP(tm) look and feel
+LICENSE=               gnu-lgpl-v2
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index