summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Geo-TAF/Geo-TAF-1.04.ebuild')
-rw-r--r--dev-perl/Geo-TAF/Geo-TAF-1.04.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Geo-TAF/Geo-TAF-1.04.ebuild b/dev-perl/Geo-TAF/Geo-TAF-1.04.ebuild
new file mode 100644
index 0000000..a25969d
--- /dev/null
+++ b/dev-perl/Geo-TAF/Geo-TAF-1.04.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+MODULE_AUTHOR="DJK"
+inherit perl-module
+
+DESCRIPTION="Decode METAR and TAF strings "
+
+IUSE="test"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~x86"
+mydoc="Changes README examples/*"
+SRC_TEST="do"