71c14a1430
2014/03/10 0.68 * remove tournament model * add -u option (same as MeCab)
21 lines
702 B
Text
21 lines
702 B
Text
# $NetBSD: Makefile.common,v 1.7 2014/03/11 09:43:06 obache Exp $
|
|
# used by textproc/cabocha/Makefile
|
|
# used by textproc/p5-cabocha/Makefile
|
|
# used by textproc/py-cabocha/Makefile
|
|
# used by textproc/ruby-cabocha/Makefile
|
|
|
|
DISTNAME= cabocha-0.68
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://cabocha.googlecode.com/files/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../textproc/cabocha/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../textproc/cabocha/patches
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://code.google.com/p/cabocha/
|
|
LICENSE= gnu-lgpl-v2.1 OR modified-bsd
|
|
|
|
RESTRICTED= Included model is not re-distributed without prior permission.
|
|
NO_SRC_ON_FTP= ${RESTRICTED}
|
|
NO_SRC_ON_CDROM= ${RESTRICTED}
|