🔒 Repository is read-only – file editing is disabled.
12345678910111213141516171819202122
pkgname: perl-www-robotrules
pkgver: '6.03'
pkgrel: '1'
pkgdesc: Database of robots.txt-derived permissions
url: 'https://metacpan.org/pod/WWW::RobotRules'
arch: x86_64
depends:
- perl
makedepends:
- perl-uri
source:
- 'https://cpan.metacpan.org/authors/id/O/OA/OALDERS/WWW-RobotRules-${pkgver}.tar.gz'
sha256sums:
- 8522b532935a11bfa688c2e113bac66729df4851be50c2c26d4b06f45fade472
build: |
cd WWW-RobotRules-${pkgver}
perl Makefile.PL
make
make DESTDIR=${PKGDIR} install
find ${PKGDIR} -name .packlist -delete
package: |
true