summaryrefslogtreecommitdiff
path: root/inputmethod/tegaki-zinnia-simplified-chinese/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/tegaki-zinnia-simplified-chinese/Makefile')
-rw-r--r--inputmethod/tegaki-zinnia-simplified-chinese/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/inputmethod/tegaki-zinnia-simplified-chinese/Makefile b/inputmethod/tegaki-zinnia-simplified-chinese/Makefile
new file mode 100644
index 00000000000..9d21877abf5
--- /dev/null
+++ b/inputmethod/tegaki-zinnia-simplified-chinese/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 12:59:32 obache Exp $
+#
+
+DISTNAME= tegaki-zinnia-simplified-chinese-0.3
+CATEGORIES= inputmethod chinese
+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 Zinnia-Simplified-Chinese (all)
+LICENSE= gnu-lgpl-v2.1
+
+CONFLICTS+= tegaki-zinnia-simplified-chinese-light-[0-9]*
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
+NO_BUILD= yes
+
+INSTALLATION_DIRS= share/tegaki/models/zinnia
+
+INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia
+
+.include "../../mk/bsd.pkg.mk"