1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Jan de Groot <jgc@archlinux.org>
3 # Contributor: Charles Mauch <cmauch@gmail.com>
8 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
10 url="https://search.cpan.org/dist/YAML/"
11 license=('GPL' 'PerlArtistic')
13 checkdepends=('perl-test-deep' 'perl-test-yaml')
14 options=('!emptydirs')
15 source=(https://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
16 sha512sums=('f73f2d9f3cd96edeb05ec098c859755dd6b80bf1a00049f8de2889ebbf4f41df9fcc1540116afa8648e965a0b780d993f256af2c5ffc03a9f1ba7df1f0cc8941')
20 perl Makefile.PL INSTALLDIRS=vendor
31 make DESTDIR="${pkgdir}" install