pkgsrc/textproc/nltk_data-timit/Makefile

15 lines
585 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:10 wiz Exp $
DISTNAME= timit
PKGNAME= nltk_data-timit-20211124
CATEGORIES= textproc
DIST_SUBDIR= ${PKGNAME_NOREV}
HOMEPAGE= http://www.ldc.upenn.edu/Catalog/CatalogEntry.jsp?catalogId=LDC93S1
COMMENT= NLTK Data - TIMIT Corpus Sample
#LICENSE= This corpus sample is Copyright 1993 Linguistic Data Consortium, and is distributed under the terms of the Creative Commons Attribution, Non-Commercial, ShareAlike license. http://creativecommons.org/
TYPE= corpora
.include "../../meta-pkgs/nltk_data/common.mk"
.include "../../mk/bsd.pkg.mk"