freebsd-ports/net/p5-Net-NetSend/pkg-plist
Renato Botelho b61df8b324 This module implements a client interface to the Windows Messenger Service,
enabling a perl5 application to talk to windows machines.
This is a pure Perl implementation
that approximates the "net send" command on Windows.

Author:	Florian Greb <greb@cpan.org>
WWW:	http://search.cpan.org/~greb/Net-NetSend-0.12/

PR:		ports/87875
Submitted by:	Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2005-10-24 13:59:48 +00:00

5 lines
265 B
Text

%%SITE_PERL%%/Net/NetSend.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NetSend
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true