mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
a63536fe2b
PR: ports/70356 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: MAINTAINER
11 lines
494 B
Plaintext
11 lines
494 B
Plaintext
bin/pwhois
|
|
%%SITE_PERL%%/Net/Whois/Raw.pm
|
|
%%SITE_PERL%%/Net/Whois/Raw/Data.pm
|
|
@dirrm %%SITE_PERL%%/Net/Whois/Raw
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net/Whois 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
|