unitas/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.15.ebuild

21 lines
344 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
MODULE_AUTHOR=XAOC
MODULE_VERSION=1.15
inherit perl-module
DESCRIPTION="simplistic interface to pkg-config"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-util/pkgconfig"
DEPEND="${RDEPEND}"
SRC_TEST=do