pkgsrc/textproc/cabocha/Makefile.common
taca 461c9ce450 Fix build problem.
* Make MASTER_SITES empty to avoid fetching 404 site.
* Introduce DIST_SUBDIR reflecting DISTFILE change with the same file name.
2016-09-09 02:13:59 +00:00

26 lines
974 B
Text

# $NetBSD: Makefile.common,v 1.11 2016/09/09 02:13:59 taca 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.69
CATEGORIES= textproc
# 0.69 cached to ftp.netbsd.org
MASTER_SITES= # http://cabocha.googlecode.com/files/
#MASTER_SITES= https://drive.google.com/open?id=0B4y35FiV1wh7SDd1Q1dUQkZQaUU
# https://drive.google.com/folderview?id=0B4y35FiV1wh7cGRCUUJHVTNJRnM&usp=sharing#list
DIST_SUBDIR= cabocha-20160909
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}