summaryrefslogtreecommitdiff
path: root/graphics/py-clutter
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-08 11:12:20 +0000
committerobache <obache@pkgsrc.org>2009-05-08 11:12:20 +0000
commit684e1cfab171bd24e10d52fad9d5d63cd3303928 (patch)
treef46050de087583a495ab7b555e73e15141b8e43e /graphics/py-clutter
parent19d3f57f4e8813b18af6cc2193fc1595996b3037 (diff)
downloadpkgsrc-684e1cfab171bd24e10d52fad9d5d63cd3303928.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