gentoo-ebuilds/dev-perl/Data-Flow/Data-Flow-1.20.0.ebuild
Andreas K. Hüttel ef523d89a4
dev-perl/Data-Flow: new package, add 1.20.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-05-24 16:33:23 +02:00

14 lines
298 B
Bash

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ILYAZ
DIST_VERSION=1.02
DIST_SECTION=modules
inherit perl-module
DESCRIPTION="Perl extension for simple-minded recipe-controlled build of data"
SLOT="0"
KEYWORDS="~amd64"