freebsd-ports/japanese/tegaki-zinnia-japanese/Makefile
2014-03-10 15:21:21 +00:00

22 lines
468 B
Makefile

# Created by: 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
USES= zip
NO_STAGE= yes
do-build:
.include <bsd.port.mk>