Add py-fonttools-lxml-ufo (slave port of py-fonttools)

PR:		237672
Submitted by:	swills
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-07-03 18:52:19 +00:00
parent 98b573406d
commit 3ca4253c85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505780
3 changed files with 13 additions and 1 deletions

View File

@ -182,6 +182,7 @@
SUBDIR += pstotext
SUBDIR += psutils
SUBDIR += py-fonttools
SUBDIR += py-fonttools-lxml-ufo
SUBDIR += py-fpdf
SUBDIR += py-pdf
SUBDIR += py-pdf2

View File

@ -0,0 +1,11 @@
# $FreeBSD$
PKGNAMESUFFIX= -lxml-ufo
COMMENT= Open source library for manipulating fonts, written in Python, with LXML and UFO options
OPTIONS_SLAVE= LXML UFO
MASTERDIR= ${.CURDIR}/../py-fonttools
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open source library for manipulating fonts, written in Python
COMMENT?= Open source library for manipulating fonts, written in Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE