summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-19 11:59:06 +0200
committerEmanuel Haupt <ehaupt@FreeBSD.org>2023-05-19 11:59:06 +0200
commit00639fa5ef07f38c28a340098f12888a386f06c5 (patch)
treefd172dc7d5079df9c4d980556f9ceb1e4d0dabd6 /x11-fonts
parentnet-mgmt/victoria-metrics: update VictoriaMetrics to version 1.87.6. (diff)
x11-fonts/chomsky: Add new port
This is Chomsky, a newspaper masthead font in the style of the New York Times masthead.
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/chomsky/Makefile26
-rw-r--r--x11-fonts/chomsky/distinfo3
-rw-r--r--x11-fonts/chomsky/pkg-descr2
4 files changed, 32 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index ef74a971bd21..f7ac4d03e629 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -31,6 +31,7 @@
SUBDIR += cascadia-code
SUBDIR += charis
SUBDIR += charis-compact
+ SUBDIR += chomsky
SUBDIR += clearsans
SUBDIR += code2000
SUBDIR += comfortaa-ttf
diff --git a/x11-fonts/chomsky/Makefile b/x11-fonts/chomsky/Makefile
new file mode 100644
index 000000000000..691a077ff1d7
--- /dev/null
+++ b/x11-fonts/chomsky/Makefile
@@ -0,0 +1,26 @@
+PORTNAME= chomsky
+PORTVERSION= 2.3
+DISTVERSIONPREFIX= v
+CATEGORIES= x11-fonts
+
+MAINTAINER= ehaupt@FreeBSD.org
+COMMENT= New York Times masthead, reimagined as a full font
+WWW= https://github.com/ctrlcctrlv/chomsky
+
+LICENSE= OFL11
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+USES= fonts
+USE_GITHUB= yes
+GH_ACCOUNT= ctrlcctrlv
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+PLIST_FILES= ${FONTSDIR}/Chomsky.otf
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/dist/*.otf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/chomsky/distinfo b/x11-fonts/chomsky/distinfo
new file mode 100644
index 000000000000..59dbfc2b00b9
--- /dev/null
+++ b/x11-fonts/chomsky/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1684489240
+SHA256 (ctrlcctrlv-chomsky-v2.3_GH0.tar.gz) = 23198f26aa149112914c0487ce5180921fedb869a40b1175f308ad577085d532
+SIZE (ctrlcctrlv-chomsky-v2.3_GH0.tar.gz) = 41267683
diff --git a/x11-fonts/chomsky/pkg-descr b/x11-fonts/chomsky/pkg-descr
new file mode 100644
index 000000000000..e64c3be95eb7
--- /dev/null
+++ b/x11-fonts/chomsky/pkg-descr
@@ -0,0 +1,2 @@
+This is Chomsky, a newspaper masthead font in the style of the New York
+Times masthead.