15 lines
414 B
Makefile
15 lines
414 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:10 wiz Exp $
|
|
|
|
DISTNAME= state_union
|
|
PKGNAME= nltk_data-state_union-20211124
|
|
CATEGORIES= textproc
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
HOMEPAGE= http://www.c-span.org/executive/stateoftheunion.asp
|
|
COMMENT= NLTK Data - C-Span State of the Union Address Corpus
|
|
#LICENSE= public domain
|
|
|
|
TYPE= corpora
|
|
|
|
.include "../../meta-pkgs/nltk_data/common.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|