aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libextutils-depends-perl_0.205.bb
blob: 274550dbd360f4fbb1baecf76ee7d4c83414be2e (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-${PV}.tar.gz"

S = "${WORKDIR}/ExtUtils-Depends-${PV}"

inherit cpan