pkgsrc/textproc/nltk_data-semcor/Makefile

15 lines
785 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:09 wiz Exp $
DISTNAME= semcor
PKGNAME= nltk_data-semcor-20211124
CATEGORIES= textproc
DIST_SUBDIR= ${PKGNAME_NOREV}
HOMEPAGE= http://www.cse.unt.edu/~rada/downloads.html\#semcor
COMMENT= NLTK Data - SemCor 3.0
#LICENSE= You are granted permission to use, copy, modify and distribute this database for any purpose and without fee and royalty is hereby granted, provided that you agree to comply with the Princeton copyright notice and statements, including the disclaimer, and that the same appear on ALL copies of the database, including modifications that you make for internal use or for distribution. See semcor/README for more information.
TYPE= corpora
.include "../../meta-pkgs/nltk_data/common.mk"
.include "../../mk/bsd.pkg.mk"