2014-01-28 10:58:20 +01:00
|
|
|
# Created by: Timothy Beyer <beyert@cs.ucr.edu>
|
2013-09-20 20:47:54 +02:00
|
|
|
# $FreeBSD$
|
2011-02-05 10:43:00 +01:00
|
|
|
|
|
|
|
PORTNAME= zinnia
|
|
|
|
PORTVERSION= 0.6.0
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTER_SITES= SF/zinnia/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}-20080911
|
|
|
|
PKGNAMESUFFIX= -tomoe
|
|
|
|
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}-20080911
|
|
|
|
|
|
|
|
MAINTAINER= beyert@cs.ucr.edu
|
2014-01-28 10:58:20 +01:00
|
|
|
COMMENT= Handwriting recognition files for Zinnia (Tomoe data)
|
2011-02-05 10:43:00 +01:00
|
|
|
|
2016-04-01 16:08:37 +02:00
|
|
|
LIB_DEPENDS= libzinnia.so:japanese/zinnia
|
|
|
|
RUN_DEPENDS= zinnia:japanese/zinnia
|
2011-02-05 10:43:00 +01:00
|
|
|
|
|
|
|
LICENSE= LGPL21
|
|
|
|
|
2014-07-29 23:43:17 +02:00
|
|
|
USES= tar:bzip2
|
2011-02-05 10:43:00 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|