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-chewing | |
parent | 3d8743b5017cc0e0612be4abea01fbbb149624eb (diff) | |
download | pkgsrc-6beb6156eb37f3e1efe9e22d80554a3018abfff6.tar.gz |
LICENSE=gnu-gpl-v2.
Diffstat (limited to 'inputmethod/scim-chewing')
-rw-r--r-- | inputmethod/scim-chewing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 682322d6e8c..60c8fdceac0 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:52:41 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/15 11:37:22 obache Exp $ # DISTNAME= scim-chewing-0.3.3 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= obache@NetBSD.org HOMEPAGE= http://chewing.csie.net/ COMMENT= SCIM IMEngine module for Chewing input method +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |