summaryrefslogtreecommitdiff
blob: c3cec58415a97326ad7f63175481534e5be4deb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BinHex/Convert-BinHex-1.119.ebuild,v 1.1 2004/04/10 16:42:59 esammer Exp $

inherit perl-module

S=${WORKDIR}/${P}
DESCRIPTION="Extract data from Macintosh BinHex files"
SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme"

SLOT="0"
LICENSE="GPL-1"
KEYWORDS="~x86 ~sparc ~amd64 ~ppc"