summaryrefslogtreecommitdiff
blob: b370f820fc0184b9c263819485152da0126230db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.70.0-r1.ebuild,v 1.1 2014/08/22 16:49:40 axs Exp $

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=""