summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-03 00:30:31 +0000
committerrillig <rillig@pkgsrc.org>2018-01-03 00:30:31 +0000
commit10360988dc026718f4b4fb6f6e50da5497034aea (patch)
treeadb4a077017caea44e159fded8f2ce470100db4e
parenta3920e6b4ba07687458cb406a388e623e35bd0a3 (diff)
downloadpkgsrc-10360988dc026718f4b4fb6f6e50da5497034aea.tar.gz
Added missing LICENSE variable.
-rw-r--r--graphics/artist/Makefile3
-rw-r--r--graphics/blinkentools/Makefile3
-rw-r--r--graphics/cal3d-examples/Makefile3
-rw-r--r--graphics/cal3d/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/graphics/artist/Makefile b/graphics/artist/Makefile
index f73ad21fc03..5c94193107a 100644
--- a/graphics/artist/Makefile
+++ b/graphics/artist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/02/17 19:18:03 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2018/01/03 00:30:31 rillig Exp $
DISTNAME= artist-1.2.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.lysator.liu.se/~tab/artist/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lysator.liu.se/~tab/artist/
COMMENT= Elisp drawing package with mouse and keyboard support
+LICENSE= gnu-gpl-v2
INSTALLATION_DIRS+= ${DOCDIR} \
${EMACS_LISPPREFIX:C|^${PREFIX}/||}/artist
diff --git a/graphics/blinkentools/Makefile b/graphics/blinkentools/Makefile
index 719511af2fe..a691830cf01 100644
--- a/graphics/blinkentools/Makefile
+++ b/graphics/blinkentools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2018/01/03 00:34:18 rillig Exp $
#
DISTNAME= blinkentools-2.2
@@ -9,6 +9,7 @@ MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.blinkenlights.de/
COMMENT= Blinkenlights movies tools collection
+LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
diff --git a/graphics/cal3d-examples/Makefile b/graphics/cal3d-examples/Makefile
index 549f53f97e8..44f172475b3 100644
--- a/graphics/cal3d-examples/Makefile
+++ b/graphics/cal3d-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:07 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2018/01/03 00:36:10 rillig Exp $
#
PKGNAME= cal3d-examples-${CAL3D_VERSION}
@@ -10,6 +10,7 @@ DISTFILES= TheCallyDemo-0.9.1b.zip \
cal3d-${CAL3D_VERSION}${EXTRACT_SUFX}
COMMENT= Tools and demos for cal3d library
+LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= automake pax
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index dfb0d55020d..ad970d98b2e 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/04/25 14:23:07 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2018/01/03 00:35:24 rillig Exp $
#
PKGNAME= cal3d-${CAL3D_VERSION}
@@ -7,6 +7,7 @@ PKGREVISION= 3
.include "../../graphics/cal3d/Makefile.common"
COMMENT= Skeletal based 3d character animation library in C++
+LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= automake