1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: Francois Charette <firmicus@gmx.net>
4 pkgname=perl-text-iconv
7 pkgdesc="Interface to iconv codeset conversion"
9 url="https://search.cpan.org/dist/Text-Iconv/"
10 license=('GPL' 'PerlArtistic')
12 options=('!emptydirs')
13 source=("https://www.cpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-$pkgver.tar.gz")
14 sha256sums=('5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3')
18 perl Makefile.PL INSTALLDIRS=vendor
29 make DESTDIR="$pkgdir" install