The previous unversioned distfile is unchanged in 10 years since import. Pull versioned distfiles from the League of Movable Type GitHub, the original type designers, or a self-hosted tarball for the remainder that have had no release (cloned from GitHub, with version number extracted from font files with otfinfo). Take maintainership. ok ian@ (previous maintainer) and jasper@
22 lines
525 B
Makefile
22 lines
525 B
Makefile
# $OpenBSD: Makefile,v 1.7 2021/03/20 12:44:25 bentley Exp $
|
|
|
|
SUBDIR += blackout
|
|
SUBDIR += chunk
|
|
SUBDIR += fanwood
|
|
SUBDIR += gb1911
|
|
SUBDIR += goudy
|
|
SUBDIR += junction
|
|
SUBDIR += knewave
|
|
SUBDIR += league-gothic
|
|
SUBDIR += league-mono
|
|
SUBDIR += league-script-number-one
|
|
SUBDIR += league-spartan
|
|
SUBDIR += lindenhill
|
|
SUBDIR += orbitron
|
|
SUBDIR += ostrich-sans
|
|
SUBDIR += prociono
|
|
SUBDIR += raleway
|
|
SUBDIR += sniglet
|
|
|
|
.include <bsd.port.subdir.mk>
|