16 lines
627 B
Bash
16 lines
627 B
Bash
# Template file for 'perl-JSON-XS'
|
|
pkgname=perl-JSON-XS
|
|
version=3.03
|
|
revision=1
|
|
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=699e8e3e516e2ea9e05d8ca769dc1f31b36b7a0830e100004f016a702e876dde
|