summaryrefslogtreecommitdiff
path: root/dev-perl/Data-Flow/Data-Flow-1.20.0.ebuild
blob: b4e43eb3d12d25c8701dcb52ec450dac60cfdfb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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"