# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:02 wiz Exp $ DISTNAME= cmudict PKGNAME= nltk_data-cmudict-20211124 CATEGORIES= textproc DIST_SUBDIR= ${PKGNAME_NOREV} HOMEPAGE= ftp://ftp.cs.cmu.edu/project/speech/dict/ COMMENT= NLTK Data - The Carnegie Mellon Pronouncing Dictionary (0.6) #LICENSE= Use of this dictionary, for any research or commercial purpose, is completely unrestricted. If you use or redistribute this material, we would appreciate acknowlegement of its origin. TYPE= corpora .include "../../meta-pkgs/nltk_data/common.mk" .include "../../mk/bsd.pkg.mk"