summaryrefslogtreecommitdiff
path: root/inputmethod/tegaki-wagomu-japanese/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-07 12:55:19 +0000
committerobache <obache@pkgsrc.org>2010-08-07 12:55:19 +0000
commita6c544d2a9fb09bde142f40e2c574d6016a5ff61 (patch)
treec9ed8d58f700967f64440414bbe377dd91299d6c /inputmethod/tegaki-wagomu-japanese/Makefile
parent1750c9bacc693c596f9493ae23af0dc8cf7f025a (diff)
downloadpkgsrc-a6c544d2a9fb09bde142f40e2c574d6016a5ff61.tar.gz
Import tegaki-wagomu-japanese-0.3 as inputmethod/tegaki-wagomu-japanese.
Tegaki project handwriting models for Wagomu engine, Japanese (all).
Diffstat (limited to 'inputmethod/tegaki-wagomu-japanese/Makefile')
-rw-r--r--inputmethod/tegaki-wagomu-japanese/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/inputmethod/tegaki-wagomu-japanese/Makefile b/inputmethod/tegaki-wagomu-japanese/Makefile
new file mode 100644
index 00000000000..06c8cd8032e
--- /dev/null
+++ b/inputmethod/tegaki-wagomu-japanese/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 12:55:19 obache Exp $
+#
+
+DISTNAME= tegaki-wagomu-japanese-0.3
+CATEGORIES= inputmethod japanese
+MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://www.tegaki.org/
+COMMENT= Tegaki project handwriting model for Wagomu-Japanese (all)
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
+NO_BUILD= yes
+
+INSTALLATION_DIRS= share/tegaki/models/wagomu
+
+INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/wagomu
+
+.include "../../mk/bsd.pkg.mk"