1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Remove print/py-fonttools-lxml-ufo

PR:		237672
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-25 20:33:24 +00:00
parent c0b81fbae7
commit 1c88a074c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512811
3 changed files with 1 additions and 12 deletions

1
MOVED
View File

@ -12972,3 +12972,4 @@ databases/palm-db-tools||2019-09-24|Has expired: obsolete technology
comms/jpilot-picsnvideos||2019-09-24|Has expired: obsolete technology
devel/libee||2019-09-24|Has expired: No longer required by rsyslog, which was its only consumer. No longer maintained upstream
devel/libmal||2019-09-24|Has expired: obsolete technology
print/py-fonttools-lxml-ufo|print/py-fonttools|2019-09-25|Changed for new way for optional dependencies

View File

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

View File

@ -1,11 +0,0 @@
# $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"