freebsd-ports/devel/p5-ExtUtils-ParseXS/pkg-plist
Dmitry Sivachenko f3ea002a95 New port: ExtUtils::ParseXS.
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions.  The compiler uses
typemaps to determine how to map C function parameters and variables to Perl
values.
2003-06-29 09:17:39 +00:00

6 lines
260 B
Text

%%SITE_PERL%%/ExtUtils/xsubpp
%%SITE_PERL%%/ExtUtils/ParseXS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/ParseXS/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/ParseXS
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils
@dirrm %%SITE_PERL%%/ExtUtils