16 lines
627 B
Bash
16 lines
627 B
Bash
# Template file for 'perl-JSON-XS'
|
|
pkgname=perl-JSON-XS
|
|
version=3.02
|
|
revision=2
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl perl-Canary-Stability"
|
|
makedepends="${hostmakedepends} perl-common-sense perl-Types-Serialiser"
|
|
depends="${makedepends}"
|
|
short_desc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/JSON-XS"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/JSON/JSON-XS-${version}.tar.gz"
|
|
checksum=5f6a5944887d75f1d34440a2d9e69ef12e23f434af23acb143fb0241f40b02be
|