aboutsummaryrefslogtreecommitdiff
path: root/japanese/tegaki-zinnia-japanese/Makefile
blob: 80ece6f07abaafe6f6d9f0cba4dfcb8a002d253f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Timothy Beyer <beyert@cs.ucr.edu>

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

USES=		zip

do-build:

.include <bsd.port.mk>