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

MODULE_AUTHOR="JZAWODNY"
inherit perl-module

DESCRIPTION="Process Aviation Weather (METAR) Data"

IUSE="test"

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~x86"
mydoc="HACKING TODO examples/*.pl"
SRC_TEST="do"