mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
cfebda49aa
Submitted by: hrs@ Approved by: maintainer via #bsdchat
13 lines
497 B
Plaintext
13 lines
497 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/IPC/Run3.pm
|
|
%%SITE_PERL%%/IPC/Run3/ProfArrayBuffer.pm
|
|
%%SITE_PERL%%/IPC/Run3/ProfLogReader.pm
|
|
%%SITE_PERL%%/IPC/Run3/ProfLogger.pm
|
|
%%SITE_PERL%%/IPC/Run3/ProfPP.pm
|
|
%%SITE_PERL%%/IPC/Run3/ProfReporter.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run3/.packlist
|
|
@dirrm %%SITE_PERL%%/IPC/Run3
|
|
@unexec rmdir %D/%%SITE_PERL%%/IPC 2>/dev/null || true
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run3
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC 2>/dev/null || true
|