1 # Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
2 # Contributor: Caleb Cushing <xenoterracide@gmail.com>
4 pkgname=perl-ipc-system-simple
7 pkgdesc="Run commands simply, with detailed diagnostics"
9 url="https://search.cpan.org/dist/IPC-System-Simple"
10 license=('PerlArtistic' 'GPL')
12 options=('!emptydirs')
13 source=("https://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/IPC-System-Simple-$pkgver.tar.gz")
14 sha512sums=('82937df80ae38a9c21e43e256a21cdac1482d4a069eae282043d676ece06251a7139b752cd2b379a0f69ea9209ddd075607da86c6cb9b25f19cf90d91c28d72f')
17 cd IPC-System-Simple-$pkgver
18 perl Makefile.PL INSTALLDIRS=vendor
23 cd IPC-System-Simple-$pkgver
28 cd IPC-System-Simple-$pkgver
29 make DESTDIR="$pkgdir" install