buildout.cfg 308 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
[buildout]
extends =
  ../perl/buildout.cfg
parts =
  perl-IO-HTML

[perl-IO-HTML]
recipe = slapos.recipe.cmmi
depends =
  ${perl:version}
url = http://www.cpan.org/modules/by-module/IO/IO-HTML-1.00.tar.gz
md5sum = fdfa3fe3d61a7fda9236c8d9776cdd65
configure-command =
  ${perl:location}/bin/perl Makefile.PL