mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
f5387617c9
Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
13 lines
442 B
Plaintext
13 lines
442 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
|
|
@dirrmtry %%SITE_PERL%%/IPC
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Run3
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC
|