summaryrefslogtreecommitdiff
blob: 04542fc7996c5e775181d3d33e89e699b53f18ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit perl-module

DESCRIPTION="Perl module to write to LCD matrix displays using LCDproc"
HOMEPAGE="http://www.webbastards.com/projects/"
SRC_URI="http://www.webbastards.com/projects/perl-LCDd/${P}.tar.gz"

LICENSE=""
SLOT="0"
KEYWORDS="amd64"
IUSE=""

DEPEND="dev-lang/perl"
RDEPEND=""