diff options
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 403d9fe346e3..28763517ac87 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -31,40 +31,7 @@ INSTALL_TARGET= pure_install USE_PERL5= configure USES= perl5 shebangfix -MAN1= SOAPsh.pl.1 \ - XMLRPCsh.pl.1 \ - stubmaker.pl.1 -MAN3= Apache::SOAP.3 \ - Apache::XMLRPC::Lite.3 \ - SOAP::Client.3 \ - SOAP::Constants.3 \ - SOAP::Data.3 \ - SOAP::Deserializer.3 \ - SOAP::Fault.3 \ - SOAP::Header.3 \ - SOAP::Lite.3 \ - SOAP::Lite::Packager.3 \ - SOAP::Packager.3 \ - SOAP::SOM.3 \ - SOAP::Schema.3 \ - SOAP::Serializer.3 \ - SOAP::Server.3 \ - SOAP::Test.3 \ - SOAP::Trace.3 \ - SOAP::Transport.3 \ - SOAP::Transport::LOOPBACK.3 \ - SOAP::Transport::POP3.3 \ - SOAP::Utils.3 \ - UDDI::Lite.3 \ - XML::Parser::Lite.3 \ - XMLRPC::Lite.3 \ - XMLRPC::Test.3 \ - XMLRPC::Transport::HTTP.3 \ - XMLRPC::Transport::POP3.3 \ - XMLRPC::Transport::TCP.3 - SHEBANG_FILES= bin/* t/*.pl t/*.t perl_OLD_CMD= .*perl -NO_STAGE= yes .include <bsd.port.mk> |