mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
- Add python3 counterpart for py-fonttools
This commit is contained in:
parent
dd474d9227
commit
f33947b128
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439539
@ -202,6 +202,7 @@
|
||||
SUBDIR += py-reportlab1
|
||||
SUBDIR += py-rtf
|
||||
SUBDIR += py-trml2pdf
|
||||
SUBDIR += py3-fonttools
|
||||
SUBDIR += qpdf
|
||||
SUBDIR += qpdfview
|
||||
SUBDIR += qt5-printsupport
|
||||
|
8
print/py3-fonttools/Makefile
Normal file
8
print/py3-fonttools/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-fonttools
|
||||
|
||||
USES= python:3
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user