diff options
author | obache <obache@pkgsrc.org> | 2010-05-15 13:06:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-15 13:06:00 +0000 |
commit | 1ddb97717ad9ab6f9fbe63d39cf979fca0b85210 (patch) | |
tree | 82a4692201d22ae30d16d94f644cb19d96a6046c /inputmethod/tomoe-gtk | |
parent | e19ba2534a296bf98a6023c84b25d6edff1c37dc (diff) | |
download | pkgsrc-1ddb97717ad9ab6f9fbe63d39cf979fca0b85210.tar.gz |
LICENSE=gnu-lgpl-v2.1
Diffstat (limited to 'inputmethod/tomoe-gtk')
-rw-r--r-- | inputmethod/tomoe-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index 3a4fcba684f..b91d0667a87 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/05/14 11:02:20 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/15 13:06:00 obache Exp $ # DISTNAME= tomoe-gtk-0.6.0 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://tomoe.sourceforge.jp/ COMMENT= GUI library for tomoe's GTK+ GUI parts +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir |