Files
gentoo/dev-perl/Convert-UU/Convert-UU-0.520.100.ebuild
2023-05-03 19:58:19 +01:00

13 lines
253 B
Bash

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ANDK
DIST_VERSION=0.5201
inherit perl-module
DESCRIPTION="Perl replacement for uuencode"
SLOT="0"
KEYWORDS="amd64 arm ppc x86"