15 lines
461 B
Makefile
15 lines
461 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:06 wiz Exp $
|
|
|
|
DISTNAME= nonbreaking_prefixes
|
|
PKGNAME= nltk_data-nonbreaking_prefixes-20211124
|
|
CATEGORIES= textproc
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
HOMEPAGE= https://github.com/moses-smt/mosesdecoder/tree/master/scripts/share/nonbreaking_prefixes
|
|
COMMENT= NLTK Data - Non-Breaking Prefixes (Moses Decoder)
|
|
#LICENSE= Gnu LGPL
|
|
|
|
TYPE= corpora
|
|
|
|
.include "../../meta-pkgs/nltk_data/common.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|