summaryrefslogtreecommitdiff
path: root/graphics/py-clutter
diff options
context:
space:
mode:
authorobache <obache>2009-05-08 11:12:20 +0000
committerobache <obache>2009-05-08 11:12:20 +0000
commit8878b4af8fc7cffd73af88c6bcb9d6679e6d8c1c (patch)
treef46050de087583a495ab7b555e73e15141b8e43e /graphics/py-clutter
parenta94d5c3b8e80073c5394b08b986cc2dc20a3f305 (diff)
downloadpkgsrc-8878b4af8fc7cffd73af88c6bcb9d6679e6d8c1c.tar.gz
define LICENSE=gnu-lgpl-v2.1
Diffstat (limited to 'graphics/py-clutter')
-rw-r--r--graphics/py-clutter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index 505a51a194f..063d325c8cd 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:44 reed Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/08 11:12:20 obache Exp $
#
DISTNAME= pyclutter-0.8.2
@@ -11,6 +11,8 @@ MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.clutter-project.org/
COMMENT= Python modules for Clutter toolkit
+LICENSE= gnu-lgpl-v2.1
+
PKG_DESTDIR_SUPPORT= user-destdir
PREV_PKGPATH= graphics/py-pyclutter