head	1.1;
access;
symbols
	pkgsrc-2026Q2:1.1.0.2
	pkgsrc-2026Q2-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2026.04.01.19.08.00;	author wiz;	state Exp;
branches;
next	;
commitid	jZYgezBgDRlHZhAG;


desc
@@


1.1
log
@fonts/nerd-fonts-Monaspace: import nerd-fonts-Monaspace-1.400

The Monaspace type system is a monospaced type superfamily with
some modern tricks up its sleeve. It consists of five variable axis
typefaces. Each one has a distinct voice, but they are all
metrics-compatible with one another, allowing you to mix and match
them for a more expressive typographical palette.

This is the nerd-fonts variant of Monaspace.
@
text
@# $NetBSD$
#
# Upstream provides nerd fonts variant themselves, so this package is
# not using the common nerd-fonts infrastructure.

DISTNAME=	monaspace-nerdfonts-v1.400
PKGNAME=	${DISTNAME:S,monaspace-nerdfonts-v,nerd-fonts-Monaspace-,}
CATEGORIES=	fonts
MASTER_SITES=	${MASTER_SITE_GITHUB:=githubnext/}
GITHUB_PROJECT=	monaspace
GITHUB_RELEASE=	v${PKGVERSION_NOREV}
EXTRACT_SUFX=	.zip

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://monaspace.githubnext.com/
COMMENT=	Innovative superfamily of fonts for code
LICENSE=	ofl-v1.1

WRKSRC=		${WRKDIR}/NerdFonts

NO_BUILD=	yes
NO_CONFIGURE=	yes

.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
@
