aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/noto-sans-mono
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-01-18 13:18:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-23 13:40:46 +0000
commit3b128ff9f74b28ada2f475f0b816480b1550e5b8 (patch)
tree90e27f934dbb220c80067447e3117d3c893d0774 /x11-fonts/noto-sans-mono
parent04bd4bf4931ba794718f67ff5e693a679740bdad (diff)
downloadports-3b128ff9f74b28ada2f475f0b816480b1550e5b8.tar.gz
ports-3b128ff9f74b28ada2f475f0b816480b1550e5b8.zip
Diffstat (limited to 'x11-fonts/noto-sans-mono')
-rw-r--r--x11-fonts/noto-sans-mono/Makefile51
-rw-r--r--x11-fonts/noto-sans-mono/distinfo3
-rw-r--r--x11-fonts/noto-sans-mono/pkg-descr5
3 files changed, 59 insertions, 0 deletions
diff --git a/x11-fonts/noto-sans-mono/Makefile b/x11-fonts/noto-sans-mono/Makefile
new file mode 100644
index 000000000000..616240127286
--- /dev/null
+++ b/x11-fonts/noto-sans-mono/Makefile
@@ -0,0 +1,51 @@
+PORTNAME= noto-sans-mono
+DISTVERSION= 2.014
+CATEGORIES= x11-fonts
+MASTER_SITES= LOCAL/tijl
+
+MAINTAINER= tijl@FreeBSD.org
+COMMENT= Noto Sans Mono font
+WWW= https://fonts.google.com/noto/specimen/Noto+Sans+Mono \
+ https://github.com/notofonts/latin-greek-cyrillic
+
+USES= noto
+
+NOTONAME= NotoSansMono
+NOTOSTYLES= Black \
+ Bold \
+ Condensed \
+ CondensedBlack \
+ CondensedBold \
+ CondensedExtraBold \
+ CondensedExtraLight \
+ CondensedLight \
+ CondensedMedium \
+ CondensedSemiBold \
+ CondensedThin \
+ ExtraBold \
+ ExtraCondensed \
+ ExtraCondensedBlack \
+ ExtraCondensedBold \
+ ExtraCondensedExtraBold \
+ ExtraCondensedExtraLight \
+ ExtraCondensedLight \
+ ExtraCondensedMedium \
+ ExtraCondensedSemiBold \
+ ExtraCondensedThin \
+ ExtraLight \
+ Light \
+ Medium \
+ Regular \
+ SemiBold \
+ SemiCondensed \
+ SemiCondensedBlack \
+ SemiCondensedBold \
+ SemiCondensedExtraBold \
+ SemiCondensedExtraLight \
+ SemiCondensedLight \
+ SemiCondensedMedium \
+ SemiCondensedSemiBold \
+ SemiCondensedThin \
+ Thin
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/noto-sans-mono/distinfo b/x11-fonts/noto-sans-mono/distinfo
new file mode 100644
index 000000000000..515f8586f242
--- /dev/null
+++ b/x11-fonts/noto-sans-mono/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1707762847
+SHA256 (noto-sans-mono-2.014.tar.xz) = 59f3e702d3a15004f15fa144f0d2169a628d40b259d778edf269abf35ee9fdae
+SIZE (noto-sans-mono-2.014.tar.xz) = 4504304
diff --git a/x11-fonts/noto-sans-mono/pkg-descr b/x11-fonts/noto-sans-mono/pkg-descr
new file mode 100644
index 000000000000..c05b7126e803
--- /dev/null
+++ b/x11-fonts/noto-sans-mono/pkg-descr
@@ -0,0 +1,5 @@
+Noto is a global font collection for writing in all modern and ancient
+languages. Noto Sans Mono is a monospaced, unmodulated ("sans serif")
+design suitable for programming code and other uses where a fixed-width
+font is needed. It supports the Latin, Cyrillic and Greek scripts, and
+various symbols.