summaryrefslogtreecommitdiff
path: root/x11-fonts/junction
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-27 19:11:44 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-27 19:11:44 +0000
commitd3fd4c93d00f18b91c94839cf5eba33979468652 (patch)
tree63597b3e1d431303cfee4a15c10e9a51ff2e4988 /x11-fonts/junction
parentSwitch to USES=execinfo (diff)
Add x11-fonts/junction.
Junction is a a humanist sans-serif, and the first open-source type project started by The League of Moveable Type. WWW: https://www.theleagueofmoveabletype.com/junction
Notes
Notes: svn path=/head/; revision=404584
Diffstat (limited to 'x11-fonts/junction')
-rw-r--r--x11-fonts/junction/Makefile27
-rw-r--r--x11-fonts/junction/distinfo2
-rw-r--r--x11-fonts/junction/pkg-descr4
-rw-r--r--x11-fonts/junction/pkg-plist3
4 files changed, 36 insertions, 0 deletions
diff --git a/x11-fonts/junction/Makefile b/x11-fonts/junction/Makefile
new file mode 100644
index 000000000000..d6163601eba2
--- /dev/null
+++ b/x11-fonts/junction/Makefile
@@ -0,0 +1,27 @@
+# $FreeBSD$
+
+PORTNAME= junction
+PORTVERSION= 20140329 # GH_TAGNAME's commit date.
+CATEGORIES= x11-fonts
+
+MAINTAINER= rakuco@FreeBSD.org
+COMMENT= Humanist sans-serif font
+
+LICENSE= OFL11
+LICENSE_FILE= "${WRKSRC}/Open Font License.markdown"
+
+USES= fonts
+
+USE_GITHUB= yes
+GH_ACCOUNT= theleagueof
+GH_PROJECT= junction
+GH_TAGNAME= fb73260
+
+NO_BUILD= yes
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${FONTSDIR}
+ cd ${WRKSRC} && \
+ ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/junction/distinfo b/x11-fonts/junction/distinfo
new file mode 100644
index 000000000000..ae16abe527cc
--- /dev/null
+++ b/x11-fonts/junction/distinfo
@@ -0,0 +1,2 @@
+SHA256 (theleagueof-junction-20140329-fb73260_GH0.tar.gz) = 87658a05346f4f62a7cac6fdd7df8151d3731b9e771a3e7404e9b5d4af8a1c90
+SIZE (theleagueof-junction-20140329-fb73260_GH0.tar.gz) = 1407189
diff --git a/x11-fonts/junction/pkg-descr b/x11-fonts/junction/pkg-descr
new file mode 100644
index 000000000000..5e45822460d8
--- /dev/null
+++ b/x11-fonts/junction/pkg-descr
@@ -0,0 +1,4 @@
+Junction is a a humanist sans-serif, and the first open-source type project
+started by The League of Moveable Type.
+
+WWW: https://www.theleagueofmoveabletype.com/junction
diff --git a/x11-fonts/junction/pkg-plist b/x11-fonts/junction/pkg-plist
new file mode 100644
index 000000000000..6205736c9be1
--- /dev/null
+++ b/x11-fonts/junction/pkg-plist
@@ -0,0 +1,3 @@
+%%FONTSDIR%%/Junction-bold.otf
+%%FONTSDIR%%/Junction-light.otf
+%%FONTSDIR%%/Junction-regular.otf