diff --git a/fonts/league-fonts/league-gothic/Makefile b/fonts/league-fonts/league-gothic/Makefile new file mode 100644 index 00000000000..8c5e736ec32 --- /dev/null +++ b/fonts/league-fonts/league-gothic/Makefile @@ -0,0 +1,14 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2021/03/20 12:30:46 bentley Exp $ + +COMMENT = revival of classic gothic typeface + +V = 1.601 +DISTNAME = LeagueGothic-$V +LEAGUE_FONT = league-gothic + +do-install: + ${INSTALL_DATA_DIR} ${FONTDIR} + ${INSTALL_DATA} ${WRKSRC}/static/TTF/*.ttf ${WRKSRC}/static/OTF/*.otf \ + ${FONTDIR} + +.include diff --git a/fonts/league-fonts/league-gothic/distinfo b/fonts/league-fonts/league-gothic/distinfo new file mode 100644 index 00000000000..abc884736f2 --- /dev/null +++ b/fonts/league-fonts/league-gothic/distinfo @@ -0,0 +1,2 @@ +SHA256 (LeagueGothic-1.601.tar.xz) = odnTqroqvaJ5HqrQPVHb/Zeqb28uojw7Kysx+Q2MvrU= +SIZE (LeagueGothic-1.601.tar.xz) = 213256 diff --git a/fonts/league-fonts/league-gothic/pkg/DESCR b/fonts/league-fonts/league-gothic/pkg/DESCR new file mode 100644 index 00000000000..a0c32b0b19a --- /dev/null +++ b/fonts/league-fonts/league-gothic/pkg/DESCR @@ -0,0 +1,4 @@ +League Gothic is a revival of an old classic, Alternate Gothic #1. It was +originally designed by Morris Fuller Benton for the American Type Founders +Company in 1903. The company went bankrupt in 1993, and since the original +copyright expired, the typeface is in the public domain. diff --git a/fonts/league-fonts/league-gothic/pkg/PLIST b/fonts/league-fonts/league-gothic/pkg/PLIST new file mode 100644 index 00000000000..80aeb2170a6 --- /dev/null +++ b/fonts/league-fonts/league-gothic/pkg/PLIST @@ -0,0 +1,11 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2021/03/20 12:30:46 bentley Exp $ +share/fonts/ +@fontdir share/fonts/league-fonts/ +share/fonts/league-fonts/LeagueGothic-Condensed.otf +share/fonts/league-fonts/LeagueGothic-Condensed.ttf +share/fonts/league-fonts/LeagueGothic-CondensedItalic.otf +share/fonts/league-fonts/LeagueGothic-CondensedItalic.ttf +share/fonts/league-fonts/LeagueGothic-Italic.otf +share/fonts/league-fonts/LeagueGothic-Italic.ttf +share/fonts/league-fonts/LeagueGothic-Regular.otf +share/fonts/league-fonts/LeagueGothic-Regular.ttf