mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
486fb5edb3
HL7 applications. PR: ports/84182 Submitted by: Brent B. Powers <bbp2006@columbia.edu>
16 lines
574 B
Plaintext
16 lines
574 B
Plaintext
%%SITE_PERL%%/Net/HL7.pm
|
|
%%SITE_PERL%%/Net/HL7/Segment.pm
|
|
%%SITE_PERL%%/Net/HL7/Message.pm
|
|
%%SITE_PERL%%/Net/HL7/Request.pm
|
|
%%SITE_PERL%%/Net/HL7/Response.pm
|
|
%%SITE_PERL%%/Net/HL7/Connection.pm
|
|
%%SITE_PERL%%/Net/HL7/Daemon.pm
|
|
%%SITE_PERL%%/Net/HL7/Messages/ACK.pm
|
|
%%SITE_PERL%%/Net/HL7/Segments/MSH.pm
|
|
%%SITE_PERL%%/mach/auto/Net-HL7/.packlist
|
|
@dirrm %%SITE_PERL%%/mach/auto/Net-HL7/
|
|
@dirrm %%SITE_PERL%%/Net/HL7/Segments
|
|
@dirrm %%SITE_PERL%%/Net/HL7/Messages
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net/HL7 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
|