15 lines
565 B
Makefile
15 lines
565 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:04 wiz Exp $
|
|
|
|
DISTNAME= jeita
|
|
PKGNAME= nltk_data-jeita-20211124
|
|
CATEGORIES= textproc
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
HOMEPAGE= http://lilyx.net/pages/nltkjapanesecorpus.html
|
|
COMMENT= NLTK Data - JEITA Public Morphologically Tagged Corpus (in ChaSen format)
|
|
#LICENSE= Freely re-distributable under the same license as the original JEITA corpus. Each document retains its own license from Aozora bunko and Project Sugita Genpaku.
|
|
|
|
TYPE= corpora
|
|
|
|
.include "../../meta-pkgs/nltk_data/common.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|