############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = Test-Simple version = 0.98 release = 1 arch = noarch groups = Development/Libratries url = http://search.cpan.org/dist/Test-Simple/ license = GPL+ or Artistic summary = Basic utilities for writing tests. description This package provides the bulk of the core testing facilities. For more information, see perldoc for Test::Simple, Test::More, etc. end source_dl = build requires perl-core perl-devel perl(Test::Harness) end build perl Makefile.PL INSTALLDIRS=perl make %{PARALLELISMFLAGS} end test make test end end packages package perl-%{name} end