summaryrefslogtreecommitdiffstats
path: root/math/py-plastex/Makefile
blob: bca443410abb78b81ab114dac483edf183ee8883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	plastex
PORTVERSION=	1.0.0
CATEGORIES=	math python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	LaTeX Document Processing Framework

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow

USE_GITHUB=	yes
GH_ACCOUNT=	tiarno

USES=		python
USE_PYTHON=	distutils autoplist
USE_TEX=	base:run

.include <bsd.port.mk>
OpenPOWER on IntegriCloud