Import mononoki-1.3.
Mononoki is a typeface by Matthias Tellen, created to enhance code formatting. It works well on high and low resolution displays, and every character is clearly distinguishable from similar looking characters. From Yifei Zhan; thanks! ok sthen@
This commit is contained in:
parent
3718d356d2
commit
c426282983
24
fonts/mononoki/Makefile
Normal file
24
fonts/mononoki/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/08/09 08:55:27 bentley Exp $
|
||||
|
||||
COMMENT = font for programming and code review
|
||||
|
||||
TYPEFACE = mononoki
|
||||
V = 1.3
|
||||
|
||||
DISTFILES = mononoki-${V}{mononoki}.zip
|
||||
MASTER_SITES = https://github.com/madmalik/mononoki/releases/download/${V}/
|
||||
|
||||
HOMEPAGE = https://madmalik.github.io/mononoki/
|
||||
|
||||
MAINTAINER = Yifei Zhan <openbsd@zhan.science>
|
||||
|
||||
# SIL Open Font License 1.1
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = font
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
WRKSRC = ${WRKDIST}/webfont
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/mononoki/distinfo
Normal file
2
fonts/mononoki/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (mononoki-1.3.zip) = Nykak3G0EnuwPgEqzn7MeTdfbsz6aIvoGjbMxdKePuY=
|
||||
SIZE (mononoki-1.3.zip) = 657482
|
4
fonts/mononoki/pkg/DESCR
Normal file
4
fonts/mononoki/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Mononoki is a typeface by Matthias Tellen, created to enhance code
|
||||
formatting. It works well on high and low resolution displays, and
|
||||
every character is clearly distinguishable from similar looking
|
||||
characters.
|
7
fonts/mononoki/pkg/PLIST
Normal file
7
fonts/mononoki/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/08/09 08:55:27 bentley Exp $
|
||||
share/fonts/
|
||||
@fontdir share/fonts/mononoki/
|
||||
share/fonts/mononoki/mononoki-Bold.ttf
|
||||
share/fonts/mononoki/mononoki-BoldItalic.ttf
|
||||
share/fonts/mononoki/mononoki-Italic.ttf
|
||||
share/fonts/mononoki/mononoki-Regular.ttf
|
Loading…
x
Reference in New Issue
Block a user