mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
perl module to create and manipulate netstring encoded strings. PR: 58070 Submitted by: James Raftery <james@now.ie>
5 lines
270 B
Text
5 lines
270 B
Text
%%SITE_PERL%%/Text/Netstring.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Netstring/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Netstring
|
|
@unexec rmdir %%SITE_PERL%%/Text 2>/dev/null || true
|
|
@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
|