4acdc75256
Minor release that fixes line height issues in Firefox
13 lines
374 B
Makefile
13 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.4 2020/03/22 10:00:13 nia Exp $
|
|
|
|
DISTNAME= Overpass-3.0.4
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=RedHatBrand/}
|
|
|
|
MAINTAINER= maya@NetBSD.org
|
|
HOMEPAGE= https://github.com/RedHatBrand/Overpass
|
|
COMMENT= Font family inspired by Highway Gothic
|
|
LICENSE= ofl-v1.1 AND gnu-lgpl-v2.1
|
|
|
|
.include "../../mk/fonts.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|