mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
It can reduce the duplicated code. (From OE-Core rev: c27bb63d7ea6487f065cb56dca952b510650288c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
312 B
PHP
9 lines
312 B
PHP
SUMMARY = "Perl scripting language"
|
|
HOMEPAGE = "http://www.perl.org/"
|
|
SECTION = "devel"
|
|
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
|
LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \
|
|
file://Artistic;md5=2e6fd2475335af892494fe1f7327baf3"
|
|
|
|
SRC_URI = "http://www.cpan.org/src/5.0/${BP}.tar.xz"
|