[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / fonts / aref-ruqaa

File: [local] / ports / fonts / aref-ruqaa / Makefile (download)

Revision 1.4, Mon Apr 15 16:08:15 2024 UTC (6 weeks, 6 days ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +5 -5 lines

Properly namespace font module variables. Update individual ports to cope.

ok sthen@

COMMENT =	Arabic typeface capturing classical Ruqaa calligraphic style

MODFONT_FAMILY =	aref-ruqaa
MODFONT_VERSION =	1.005

DISTFILES =	ArefRuqaa-${MODFONT_VERSION}.zip
SITES =		https://github.com/aliftype/aref-ruqaa/releases/download/v${MODFONT_VERSION}/

MAINTAINER =	George Rosamond <george@nycbug.org>

# SIL OFL 1.1
PERMIT_PACKAGE =	Yes

MODULES =	font

NO_BUILD =	Yes
NO_TEST =	Yes

WRKSRC =	${WRKDIST}/ArefRuqaa-${MODFONT_VERSION}/ttf

.include <bsd.port.mk>