# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:05 wiz Exp $ DISTNAME= maxent_treebank_pos_tagger PKGNAME= nltk_data-maxent_treebank_pos_tagger-20211124 CATEGORIES= textproc DIST_SUBDIR= ${PKGNAME_NOREV} COMMENT= NLTK Data - Treebank Part of Speech Tagger (Maximum entropy) #LICENSE= See the individual grammar files TYPE= taggers .include "../../meta-pkgs/nltk_data/common.mk" .include "../../mk/bsd.pkg.mk"