1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/security/p5-Authen-Radius/pkg-plist
Jun Kuriyama a85cad9a3a Add @dirrm for Authen/Radius.
Add @unexec rmdir for Authen directories if empty.

Submitted by:	bento
2000-10-31 07:22:29 +00:00

6 lines
372 B
Plaintext

lib/perl5/site_perl/%%PERL_VER%%/Authen/Radius.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen/Radius
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Authen 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Authen 2>/dev/null || true