summaryrefslogtreecommitdiff
path: root/media-fonts/hermit/hermit-1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/hermit/hermit-1.1.ebuild')
-rw-r--r--media-fonts/hermit/hermit-1.1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/media-fonts/hermit/hermit-1.1.ebuild b/media-fonts/hermit/hermit-1.1.ebuild
new file mode 100644
index 000000000000..2216fb2fc55b
--- /dev/null
+++ b/media-fonts/hermit/hermit-1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit font
+
+DESCRIPTION="A monospace font designed to be clear, pragmatic and very readable"
+HOMEPAGE="http://pcaro.es/p/hermit/"
+SRC_URI="http://pcaro.es/d/otf-${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+S=${WORKDIR}
+FONT_SUFFIX="otf"