22 lines
730 B
Text
22 lines
730 B
Text
# $NetBSD: Makefile.common,v 1.9 2015/05/10 13:27:11 mef 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= pkgsrc-users@NetBSD.org
|
|
# (Japanese only page ?)
|
|
HOMEPAGE= http://taku910.github.io/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}
|