summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-25 07:25:10 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-25 07:25:10 +0000
commit17984dfe64b3c53779eb3abe0f42e654075a554d (patch)
tree37630b646fa0536bba88dee541f551557e1a79e5 /x11-fonts
parentNew port: x11-fonts/prociono (diff)
New port: x11-fonts/league-gothic
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 typeface was created before 1923, the typeface is in the public domain. WWW: https://www.theleagueofmoveabletype.com/league-gothic PR: 231304 Submitted by: Florian Limberger <flo@snakeoilproductions.net>
Notes
Notes: svn path=/head/; revision=491129
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile1
-rw-r--r--x11-fonts/league-gothic/Makefile25
-rw-r--r--x11-fonts/league-gothic/distinfo3
-rw-r--r--x11-fonts/league-gothic/pkg-descr6
-rw-r--r--x11-fonts/league-gothic/pkg-plist4
5 files changed, 39 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index f40d534ff3c8..676cb504fec1 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -120,6 +120,7 @@
SUBDIR += junicode
SUBDIR += kaputa
SUBDIR += khmeros
+ SUBDIR += league-gothic
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += libFS
diff --git a/x11-fonts/league-gothic/Makefile b/x11-fonts/league-gothic/Makefile
new file mode 100644
index 000000000000..f4ba06890c11
--- /dev/null
+++ b/x11-fonts/league-gothic/Makefile
@@ -0,0 +1,25 @@
+# Created by: Florian Limberger <flo@snakeoilproductions.net>
+# $FreeBSD$
+
+PORTNAME= league-gothic
+DISTVERSION= g20140319
+CATEGORIES= x11-fonts
+
+MAINTAINER= flo@snakeoilproductions.net
+COMMENT= Revival of an old classic, Alternate Gothic \#1
+
+LICENSE= OFL11
+LICENSE_FILE= ${WRKSRC}/Open\ Font\ License.markdown
+
+USES= fonts
+USE_GITHUB= yes
+GH_ACCOUNT= theleagueof
+GH_TAGNAME= e6dce21
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.otf ${STAGEDIR}${FONTSDIR}
+.include <bsd.port.mk>
diff --git a/x11-fonts/league-gothic/distinfo b/x11-fonts/league-gothic/distinfo
new file mode 100644
index 000000000000..a1cbe4a560bb
--- /dev/null
+++ b/x11-fonts/league-gothic/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1535660365
+SHA256 (theleagueof-league-gothic-g20140319-e6dce21_GH0.tar.gz) = 82980efeda0ee3828d416a59a7dfb819db1c7d1214bcc05579f320e09c389230
+SIZE (theleagueof-league-gothic-g20140319-e6dce21_GH0.tar.gz) = 1985687
diff --git a/x11-fonts/league-gothic/pkg-descr b/x11-fonts/league-gothic/pkg-descr
new file mode 100644
index 000000000000..6f8d855fc43b
--- /dev/null
+++ b/x11-fonts/league-gothic/pkg-descr
@@ -0,0 +1,6 @@
+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
+typeface was created before 1923, the typeface is in the public domain.
+
+WWW: https://www.theleagueofmoveabletype.com/league-gothic
diff --git a/x11-fonts/league-gothic/pkg-plist b/x11-fonts/league-gothic/pkg-plist
new file mode 100644
index 000000000000..6986edebd344
--- /dev/null
+++ b/x11-fonts/league-gothic/pkg-plist
@@ -0,0 +1,4 @@
+%%FONTSDIR%%/LeagueGothic-CondensedItalic.otf
+%%FONTSDIR%%/LeagueGothic-CondensedRegular.otf
+%%FONTSDIR%%/LeagueGothic-Italic.otf
+%%FONTSDIR%%/LeagueGothic-Regular.otf