You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/BackupPC-XS/BackupPC-XS-0.620.0.ebuild

16 lines
286 B

# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_VERSION=0.62
DIST_AUTHOR="CBARRATT"
inherit perl-module
DESCRIPTION="Perl extension for BackupPC libraries"
SLOT="0"
KEYWORDS="amd64 x86"
BDEPEND="dev-perl/Module-Build"