mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
1: Update to 2.0.
2: add LICENSE & LICENSE_FILE. 3: pet portlint.
This commit is contained in:
parent
3cb594a05d
commit
4689db51cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517794
2 changed files with 8 additions and 6 deletions
|
@ -2,19 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plastex
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= math python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= LaTeX Document Processing Framework
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tiarno
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_TEX= base:run
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (tiarno-plastex-1.0.0_GH0.tar.gz) = 3de0ea7da3040626c9e217dc525d012786ffdfb23973d569777d9d5c9506b6bd
|
||||
SIZE (tiarno-plastex-1.0.0_GH0.tar.gz) = 871431
|
||||
TIMESTAMP = 1573958354
|
||||
SHA256 (plastex-plastex-2.0_GH0.tar.gz) = c07d46059aa940197205749c02ebafaee88b1f02c0efa3e608015f21ef3895d5
|
||||
SIZE (plastex-plastex-2.0_GH0.tar.gz) = 954046
|
||||
|
|
Loading…
Add table
Reference in a new issue