aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-arabic-reshaper/Makefile
blob: 0c3acd49e6486473b6bfcfcff01456f67ae0ba46 (plain) (tree)
1
2
3
4
5
6
7
8
                                                  

                               
                     
                               
                          
                                       
                                              








                                                                                                  
                           



                                              
                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	arabic-reshaper
PORTVERSION=	2.1.1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	arabic_reshaper-${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Reconstruct Arabic sentences to be used in applications that do not support Arabic

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR}

USES=		python:3.6+
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>