diff options
Diffstat (limited to 'graphics/clutter')
-rw-r--r-- | graphics/clutter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 9349860dce2..ee8b7aba668 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:02:28 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-0.8.8 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://clutter-project.org/ COMMENT= Open GL based interactive canvas library - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir |