buildout.cfg 470 Bytes
[buildout]
extends =
  ../perl/buildout.cfg
  ../perl-HTML-Tagset/buildout.cfg
parts =
  perl-HTML-Parser

[perl-HTML-Parser]
recipe = slapos.recipe.cmmi
# binary library should be rebuilt when perl is updated.
depends =
  ${perl:version}
  ${perl:revision}
  ${perl-HTML-Tagset:location}
url = http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.68.tar.gz
md5sum = 5550b2da7aa94341f1e8a17a4ac20c68
configure-command =
  ${perl:location}/bin/perl Makefile.PL