summaryrefslogtreecommitdiff
path: root/media-fonts/ohsnap/ohsnap-1.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/ohsnap/ohsnap-1.8.0.ebuild')
-rw-r--r--media-fonts/ohsnap/ohsnap-1.8.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-fonts/ohsnap/ohsnap-1.8.0.ebuild b/media-fonts/ohsnap/ohsnap-1.8.0.ebuild
new file mode 100644
index 00000000000..af13e070af7
--- /dev/null
+++ b/media-fonts/ohsnap/ohsnap-1.8.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit font
+
+DESCRIPTION="The ohsnap / osnap monospace font (based on Artwiz Snap)"
+HOMEPAGE="http://sourceforge.net/projects/osnapfont"
+SRC_URI="mirror://sourceforge/osnapfont/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+FONT_SUFFIX="pcf"
+DOCS="README.ohsnap"