9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# Forge package for perl
|
|
VERSION=5.40.0
|
|
URL=https://www.cpan.org/src/5.0/perl-5.40.0.tar.gz
|
|
SOURCE_TYPE=tarball
|
|
BUILD=./Configure -des -Dprefix=/usr && make
|
|
INSTALL=make install
|
|
DEPS=
|
|
SYSTEM_PROVIDED=no
|