summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/py-zinnia/DESCR4
-rw-r--r--inputmethod/py-zinnia/Makefile22
-rw-r--r--inputmethod/py-zinnia/PLIST5
3 files changed, 31 insertions, 0 deletions
diff --git a/inputmethod/py-zinnia/DESCR b/inputmethod/py-zinnia/DESCR
new file mode 100644
index 00000000000..f7e6e0e4ae9
--- /dev/null
+++ b/inputmethod/py-zinnia/DESCR
@@ -0,0 +1,4 @@
+Zinnia is a simple, customizable and portable online hand recognition system
+based on Support Vector Machines.
+
+This package is python module for Zinnia.
diff --git a/inputmethod/py-zinnia/Makefile b/inputmethod/py-zinnia/Makefile
new file mode 100644
index 00000000000..c64ba3e1502
--- /dev/null
+++ b/inputmethod/py-zinnia/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/20 09:07:34 obache Exp $
+#
+
+.include "../../inputmethod/zinnia/Makefile.common"
+
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES+= python
+
+COMMENT= Zinnia python module
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+PYDISTUTILSPKG= yes
+PYSETUPSUBDIR= python
+
+BUILDLINK_API_DEPENDS.zinnia+= zinnia>=${PKGVERSION_NOREV}
+.include "../../inputmethod/zinnia/buildlink3.mk"
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/py-zinnia/PLIST b/inputmethod/py-zinnia/PLIST
new file mode 100644
index 00000000000..10408595d52
--- /dev/null
+++ b/inputmethod/py-zinnia/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/20 09:07:34 obache Exp $
+${PYSITELIB}/_zinnia.so
+${PYSITELIB}/zinnia.py
+${PYSITELIB}/zinnia.pyc
+${PYSITELIB}/zinnia.pyo