textproc/py-pystemmer: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2017-03-07 03:13:38 +01:00
parent d75989a3c3
commit 3cdd80b2fb

View file

@ -10,13 +10,13 @@ MASTER_SITES= CHEESESHOP \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyStemmer-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dbaio@bsd.com.br
COMMENT= Snowball Stemming Algorithms for Information Retrieval
LICENSE= MIT BSD3CLAUSE
LICENSE_COMB= dual
USES= python
USES?= python
USE_PYTHON= distutils autoplist
post-install: