aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/py-ufonormalizer
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/py-ufonormalizer')
-rw-r--r--x11-fonts/py-ufonormalizer/Makefile22
-rw-r--r--x11-fonts/py-ufonormalizer/distinfo3
-rw-r--r--x11-fonts/py-ufonormalizer/pkg-descr4
3 files changed, 29 insertions, 0 deletions
diff --git a/x11-fonts/py-ufonormalizer/Makefile b/x11-fonts/py-ufonormalizer/Makefile
new file mode 100644
index 000000000000..6949b18d2e40
--- /dev/null
+++ b/x11-fonts/py-ufonormalizer/Makefile
@@ -0,0 +1,22 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+
+PORTNAME= ufonormalizer
+PORTVERSION= 0.6.1
+CATEGORIES= x11-fonts python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Script to normalize the XML and other data inside of a UFO
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
+
+USES= python:3.6+ zip
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/py-ufonormalizer/distinfo b/x11-fonts/py-ufonormalizer/distinfo
new file mode 100644
index 000000000000..393b926015e5
--- /dev/null
+++ b/x11-fonts/py-ufonormalizer/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1646057864
+SHA256 (ufonormalizer-0.6.1.zip) = e61110e75a500083f265385b1354b578610f9542e3bbbeedb98a2a6155e4aa6c
+SIZE (ufonormalizer-0.6.1.zip) = 37360
diff --git a/x11-fonts/py-ufonormalizer/pkg-descr b/x11-fonts/py-ufonormalizer/pkg-descr
new file mode 100644
index 000000000000..ee9888914c94
--- /dev/null
+++ b/x11-fonts/py-ufonormalizer/pkg-descr
@@ -0,0 +1,4 @@
+ufoNormalizer provides a standard formatting so that there are meaningful diffs
+in version control rather than formatting noise.
+
+WWW: https://github.com/unified-font-object/ufoNormalizer