pkgsrc/textproc/cabocha/Makefile.common
rillig 768cd99f7f textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:43:32 +00:00

26 lines
977 B
Text

# $NetBSD: Makefile.common,v 1.12 2019/11/04 21:43:33 rillig 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}