15 lines
473 B
Makefile
15 lines
473 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:11 wiz Exp $
|
|
|
|
DISTNAME= universal_treebanks_v20
|
|
PKGNAME= nltk_data-universal_treebanks_v20-20211124
|
|
CATEGORIES= textproc
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
HOMEPAGE= https://code.google.com/p/uni-dep-tb/
|
|
COMMENT= NLTK Data - Universal Treebanks Version 2.0
|
|
#LICENSE= Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States
|
|
|
|
TYPE= corpora
|
|
|
|
.include "../../meta-pkgs/nltk_data/common.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|