unitas/dev-perl/Text-PDF/Text-PDF-0.29a.ebuild

20 lines
325 B
Bash
Raw Normal View History

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
MODULE_AUTHOR=MHOSKEN
MODULE_VERSION=0.29a
inherit perl-module
DESCRIPTION="Module for manipulating PDF files"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
SRC_TEST=do
S=${WORKDIR}/Text-PDF-0.29