15 lines
565 B
Makefile
15 lines
565 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:06 wiz Exp $
|
|
|
|
DISTNAME= nps_chat
|
|
PKGNAME= nltk_data-nps_chat-20211124
|
|
CATEGORIES= textproc
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
HOMEPAGE= http://faculty.nps.edu/cmartell/NPSChat.htm
|
|
COMMENT= NLTK Data - NPS Chat
|
|
#LICENSE= This corpus is distributed solely for non-commercial, non-profit educational and research use. It is a derivative compilation work of multiple works whose copyrights are held by the respective original authors.
|
|
|
|
TYPE= corpora
|
|
|
|
.include "../../meta-pkgs/nltk_data/common.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|