freebsd-ports/devel/p5-ExtUtils-CChecker/pkg-plist
Ion-Mihai Tetcu 37beb28053 Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.

Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a .c file, compiling, linking and running it,
to test if a certain feature is present.

WWW: http://search.cpan.org/~pevans/ExtUtils-CChecker-0.02/

PR:		ports/144196
Submitted by:	Sahil Tandon <sahil at tandon.net>
Feature safe:	yes
2010-03-04 17:05:48 +00:00

5 lines
242 B
Text

%%SITE_PERL%%/ExtUtils/CChecker.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CChecker/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/CChecker
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils
@dirrmtry %%SITE_PERL%%/ExtUtils