mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
594f8e07b4
- also list dependencies as BUILD_DEPENDS - add WWW - take maintianership PR: 44421 Submitted by: Erwin Lansing <erwin@lansing.dk>
12 lines
694 B
Plaintext
12 lines
694 B
Plaintext
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/cylinder3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/cylinder.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/lines3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Graph/pie3d.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph3d/.packlist
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD/Graph 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph3d 2>/dev/null || true
|