forked from Lainports/freebsd-ports
7 lines
414 B
Text
7 lines
414 B
Text
bin/modemtest
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Device/SerialPort.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort/SerialPort.so
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/SerialPort 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Device 2>/dev/null || true
|