summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild')
-rw-r--r--dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild
new file mode 100644
index 000000000000..1aa253cef137
--- /dev/null
+++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MCNEWTON
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Allows you to have a simple method of writing PostScript files from Perl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 hppa ia64 ppc sparc x86"
+IUSE=""