aboutsummaryrefslogtreecommitdiff
path: root/japanese/tegaki-zinnia-japanese/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-05 10:29:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-05 10:29:22 +0000
commit13f3c001408855eafbe9124c21c54b6ea6d1f9ce (patch)
tree6720c9e2b630b9c82bfc57954f982759f179a376 /japanese/tegaki-zinnia-japanese/Makefile
parent3634e8ff554a0d15663aa7aee3cb53f25600e9fe (diff)
downloadports-13f3c001408855eafbe9124c21c54b6ea6d1f9ce.tar.gz
ports-13f3c001408855eafbe9124c21c54b6ea6d1f9ce.zip
Notes
Diffstat (limited to 'japanese/tegaki-zinnia-japanese/Makefile')
-rw-r--r--japanese/tegaki-zinnia-japanese/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/japanese/tegaki-zinnia-japanese/Makefile b/japanese/tegaki-zinnia-japanese/Makefile
new file mode 100644
index 000000000000..6a980b1f44fe
--- /dev/null
+++ b/japanese/tegaki-zinnia-japanese/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: tegaki-zinnia-japanese
+
+# Date created: 15 Aug 2010
+# Whom: Timothy Beyer <beyert@cs.ucr.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tegaki
+PORTVERSION= 0.3
+CATEGORIES= japanese python
+MASTER_SITES= http://www.tegaki.org/releases/${PORTVERSION}/models/
+PKGNAMESUFFIX= -zinnia-japanese
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
+
+MAINTAINER= beyert@cs.ucr.edu
+COMMENT= Handwriting Recognition Models for Tegaki
+
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USE_ZIP= yes
+
+do-build:
+
+.include <bsd.port.mk>