aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-Morfessor/Makefile
blob: f87cba24ee4cbb16c92bfd736c43f7a90ddad802 (plain) (tree)
1
2
3
4
5
6
7
8
9


                               
                    



                                                                                  
                                                       









                                              
PORTNAME=	Morfessor
PORTVERSION=	2.0.6
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Discover the regularities behind word forming in natural languages
WWW=		http://morpho.aalto.fi/projects/morpho/

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	distutils concurrent autoplist

NO_ARCH=	yes

.include <bsd.port.mk>