aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-12-26 04:40:27 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-12-26 04:40:27 +0000
commit8afd0ccf187ec410829dd6bfcd4616974e315f24 (patch)
tree0433ef2aeda8705df4b78c0609126bc4a532662c /x11-fonts
parentc816a835a9c0e76e0ea7896bbdf8352ff9942f63 (diff)
downloadports-8afd0ccf187ec410829dd6bfcd4616974e315f24.tar.gz
ports-8afd0ccf187ec410829dd6bfcd4616974e315f24.zip
New port: x11-fonts/meslo
Meslo LG is a customized version of Apple's Menlo-Regular font (which is a customized Bitstream Vera Sans Mono). WWW: https://github.com/andreberg/Meslo-Font PR: 220202 Submitted by: Johannes Lundberg <johalun0@gmail.com>
Notes
Notes: svn path=/head/; revision=457268
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/meslo/Makefile25
-rw-r--r--x11-fonts/meslo/distinfo3
-rw-r--r--x11-fonts/meslo/pkg-descr4
-rw-r--r--x11-fonts/meslo/pkg-plist12
5 files changed, 45 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index c3c273ede7b2..e1c6d03c7031 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -134,6 +134,7 @@
SUBDIR += linuxlibertine-g
SUBDIR += lohit
SUBDIR += manu-gothica
+ SUBDIR += meslo
SUBDIR += mgopen
SUBDIR += mkbold
SUBDIR += mkbold-mkitalic
diff --git a/x11-fonts/meslo/Makefile b/x11-fonts/meslo/Makefile
new file mode 100644
index 000000000000..eda3b9af9aeb
--- /dev/null
+++ b/x11-fonts/meslo/Makefile
@@ -0,0 +1,25 @@
+# Created by: Johannes Lundberg <johalun0@gmail.com>
+# $FreeBSD$
+
+PORTNAME= meslo
+DISTVERSION= 1.2.1
+CATEGORIES= x11-fonts
+MASTER_SITES= https://github.com/andreberg/Meslo-Font/raw/master/dist/v${DISTVERSION}/
+DISTNAME= Meslo%20LG%20v${DISTVERSION}
+
+MAINTAINER= johalun0@gmail.com
+COMMENT= Customized version of the Apple Menlo font
+
+LICENSE= APACHE20
+
+USES= fonts zip
+
+NO_ARCH= yes
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/Meslo\ LG\ v${DISTVERSION}
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/meslo/distinfo b/x11-fonts/meslo/distinfo
new file mode 100644
index 000000000000..12284a8ca975
--- /dev/null
+++ b/x11-fonts/meslo/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1498120096
+SHA256 (Meslo%20LG%20v1.2.1.zip) = d0bcb7668dda8fa1a0f8162d626adb434c32854e243b5bd52a717cf569af08d0
+SIZE (Meslo%20LG%20v1.2.1.zip) = 2875367
diff --git a/x11-fonts/meslo/pkg-descr b/x11-fonts/meslo/pkg-descr
new file mode 100644
index 000000000000..0c14c85be0af
--- /dev/null
+++ b/x11-fonts/meslo/pkg-descr
@@ -0,0 +1,4 @@
+Meslo LG is a customized version of Apple's Menlo-Regular font
+(which is a customized Bitstream Vera Sans Mono).
+
+WWW: https://github.com/andreberg/Meslo-Font
diff --git a/x11-fonts/meslo/pkg-plist b/x11-fonts/meslo/pkg-plist
new file mode 100644
index 000000000000..7d3831fa2ed2
--- /dev/null
+++ b/x11-fonts/meslo/pkg-plist
@@ -0,0 +1,12 @@
+%%FONTSDIR%%/MesloLGL-Bold.ttf
+%%FONTSDIR%%/MesloLGL-BoldItalic.ttf
+%%FONTSDIR%%/MesloLGL-Italic.ttf
+%%FONTSDIR%%/MesloLGL-Regular.ttf
+%%FONTSDIR%%/MesloLGM-Bold.ttf
+%%FONTSDIR%%/MesloLGM-BoldItalic.ttf
+%%FONTSDIR%%/MesloLGM-Italic.ttf
+%%FONTSDIR%%/MesloLGM-Regular.ttf
+%%FONTSDIR%%/MesloLGS-Bold.ttf
+%%FONTSDIR%%/MesloLGS-BoldItalic.ttf
+%%FONTSDIR%%/MesloLGS-Italic.ttf
+%%FONTSDIR%%/MesloLGS-Regular.ttf