summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-01-15 18:16:02 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-01-15 18:16:02 +0000
commit8d5a3a89f628b675b2f6a1476ee06d22027bf6c3 (patch)
treedc991df32a162303c1c8981b15315da79e41abf3 /x11-fonts
parentUpdate to 3.15.0 (diff)
Add x11-fonts/jetbrains-mono: A free and open source typeface for developers
Notes
Notes: svn path=/head/; revision=523151
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/jetbrains-mono/Makefile25
-rw-r--r--x11-fonts/jetbrains-mono/distinfo3
-rw-r--r--x11-fonts/jetbrains-mono/pkg-descr3
4 files changed, 32 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 29c77df8da43..5da135b3425e 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -123,6 +123,7 @@
SUBDIR += intlfonts
SUBDIR += iosevka
SUBDIR += isabella
+ SUBDIR += jetbrains-mono
SUBDIR += jmk-x11-fonts
SUBDIR += junction
SUBDIR += junicode
diff --git a/x11-fonts/jetbrains-mono/Makefile b/x11-fonts/jetbrains-mono/Makefile
new file mode 100644
index 000000000000..60e46511b179
--- /dev/null
+++ b/x11-fonts/jetbrains-mono/Makefile
@@ -0,0 +1,25 @@
+# $FreeBSD$
+
+PORTNAME= jetbrains-mono
+PORTVERSION= 1.0.0
+CATEGORIES= x11-fonts
+MASTER_SITES= https://download.jetbrains.com/fonts/
+DISTNAME= JetBrainsMono-${DISTVERSION}
+
+MAINTAINER= lwhsu@FreeBSD.org
+COMMENT= Free and open source typeface for developers
+
+LICENSE= APACHE20
+
+USES= fonts zip
+
+NO_ARCH= yes
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
+ ${LS} ${STAGEDIR}${FONTSDIR}/*.ttf | ${SED} -e's,^${STAGEDIR},,' >> ${TMPPLIST}
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/jetbrains-mono/distinfo b/x11-fonts/jetbrains-mono/distinfo
new file mode 100644
index 000000000000..81950ad37dd2
--- /dev/null
+++ b/x11-fonts/jetbrains-mono/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1579110158
+SHA256 (JetBrainsMono-1.0.0.zip) = 82bf0dec956e4ca9afa4da4978fa5de80a75a576b3353d570ccbaabe4e858389
+SIZE (JetBrainsMono-1.0.0.zip) = 514933
diff --git a/x11-fonts/jetbrains-mono/pkg-descr b/x11-fonts/jetbrains-mono/pkg-descr
new file mode 100644
index 000000000000..d53992782bc9
--- /dev/null
+++ b/x11-fonts/jetbrains-mono/pkg-descr
@@ -0,0 +1,3 @@
+JetBrains Mono: A free and open source typeface for developers
+
+WWW: https://www.jetbrains.com/lp/mono