New package: perl-JSON-XS-3.01
This commit is contained in:
parent
28333e7830
commit
b08a1a42f6
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-JSON-XS'
|
||||
pkgname=perl-JSON-XS
|
||||
version=3.01
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
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=4e8df3256a5aa9ed304ce1bbcd9140737deef31ba847bff9f4c15480c88c71ab
|
Loading…
Reference in New Issue