textproc/py-pystemmer: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
d75989a3c3
commit
3cdd80b2fb
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue