xref: /mports/x11-fonts/source-serif-ttf/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	source-serif
2PORTVERSION=	4.005
3CATEGORIES=	x11-fonts
4MASTER_SITES=	https://github.com/adobe-fonts/source-serif/releases/download/${PORTVERSION}R/
5PKGNAMESUFFIX=	-ttf
6DISTNAME=	source-serif-${PORTVERSION}_Desktop
7
8MAINTAINER=	ports@MidnightBSD.org
9COMMENT=	Set of fonts by Adobe designed for UI
10WWW=		https://github.com/adobe-fonts/source-serif
11
12LICENSE=	OFL11
13LICENSE_FILE=	${WRKSRC}/LICENSE.md
14
15USES=		fonts zip
16
17NO_ARCH=	yes
18NO_BUILD=	yes
19
20FONTNAME=	SourceSerif
21SUB_FILES=	pkg-message
22
23PORTSCOUT=	skipv:variable-fonts
24
25do-install:
26	${MKDIR} ${FONTSDIR}/
27	${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${FONTSDIR}/
28
29.include <bsd.port.mk>
30

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026