mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
15 lines
261 B
Bash
15 lines
261 B
Bash
# Copyright 2026 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
DIST_AUTHOR=PLICEASE
|
|
DIST_VERSION=0.26026
|
|
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="Pure-Perl Core-Only replacement for pkg-config"
|
|
|
|
SLOT="0"
|
|
KEYWORDS="~amd64"
|