pkgsrc/textproc/nltk_data-names/Makefile

15 lines
805 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:06 wiz Exp $
DISTNAME= names
PKGNAME= nltk_data-names-20211124
CATEGORIES= textproc
DIST_SUBDIR= ${PKGNAME_NOREV}
HOMEPAGE= http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/areas/nlp/corpora/names/
COMMENT= NLTK Data - Names Corpus, Version 1.3 (1994-03-29)
#LICENSE= You may use the lists of names for any purpose, so long as credit is given in any published work. You may also redistribute the list if you provide the recipients with a copy of this README file. The lists are not in the public domain (I retain the copyright on the lists) but are freely redistributable. If you have any additions to the lists of names, I would appreciate receiving them.
TYPE= corpora
.include "../../meta-pkgs/nltk_data/common.mk"
.include "../../mk/bsd.pkg.mk"