mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
b6bd119515
handle X.500 DNs (Distinguished Names), parse and format them.
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/auto/X500/DN/.packlist
|
|
%%SITE_PERL%%/X500/DN.pm
|
|
%%SITE_PERL%%/X500/DN.pod
|
|
%%SITE_PERL%%/X500/RDN.pm
|
|
%%SITE_PERL%%/X500/RDN.pod
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/X500/DN
|
|
@unexec rmdir %D/%%SITE_PERL%%/X500 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/X500 2>/dev/null || true
|