mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
919ba7c449
convert between DateTime and Excel dates. PR: 54032 Submitted by: Mathieu Arnold <m@absolight.net>
8 lines
458 B
Plaintext
8 lines
458 B
Plaintext
%%SITE_PERL%%/DateTime/Format/Excel.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Excel/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Excel
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
|