pkgsrc/fonts/ja-reggae-ttf/Makefile
ryoon 3fe7f2251b fonts/ja-reggae-ttf: import ja-reggae-ttf-20201216
Reggae is a very popular display font often used in Japanese boys'
magazines and digital content. The sharpened ends give off a dynamic
pulse, making this font ideal to express rhythm, movement and
energy, or for emphasis.

Characters
    All glyphs in Adobe-Japan1-3
    GF Latin Core
2021-01-30 14:27:23 +00:00

19 lines
524 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/01/30 14:27:23 ryoon Exp $
PKGNAME= ja-reggae-ttf-20201216
CATEGORIES= fonts
MASTER_SITES= https://raw.githubusercontent.com/fontworks-fonts/Reggae/3c27761ba6d5329ca5aaadced961501dfbdf32b3/fonts/ttf/
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES+= ReggaeOne-Regular.ttf
MAINTAINER= ryoon@NetBSD.org
COMMENT= Reggae Japanese boys' magazine-style font from Fontworks
LICENSE= ofl-v1.1
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes
.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"