dev-perl/Frontier-Client-Easy - 1.03 (fem-overlay)

Search

Package Information

Description:
Perl extension for easy use of Frontier::Client

Ebuild Details

Version EAPI Keywords Slot
1.03 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR="DFREEDMAN"
inherit perl-module

DESCRIPTION="Perl extension for easy use of Frontier::Client"

#LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	dev-perl/Frontier-RPC
"
DEPEND="${RDEPEND}"

Dependencies

DEPEND

	dev-perl/Frontier-RPC

RDEPEND

	dev-perl/Frontier-RPC