diff options
author | obache <obache@pkgsrc.org> | 2010-05-15 11:32:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-15 11:32:47 +0000 |
commit | 6beb6156eb37f3e1efe9e22d80554a3018abfff6 (patch) | |
tree | cfcda5fe480ec3388438831ee3d9b0ee2a93f558 /inputmethod/scim-canna | |
parent | 3d8743b5017cc0e0612be4abea01fbbb149624eb (diff) | |
download | pkgsrc-6beb6156eb37f3e1efe9e22d80554a3018abfff6.tar.gz |
LICENSE=gnu-gpl-v2.
Diffstat (limited to 'inputmethod/scim-canna')
-rw-r--r-- | inputmethod/scim-canna/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile index c318d8b71f4..458b70731e5 100644 --- a/inputmethod/scim-canna/Makefile +++ b/inputmethod/scim-canna/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/15 11:32:47 obache Exp $ # DISTNAME= scim-canna-1.0.1 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://scim-imengine.sourceforge.jp/ COMMENT= SCIM IMEngine module for Canna +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |