diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2012-09-17 14:36:40 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2012-09-17 14:36:40 +0000 |
commit | 43825e3e0d9806b3e20db5daae53ab865f6c38a5 (patch) | |
tree | d968bc6bda3a86796ceb344d37963aea896a033f /devel/gsoap/pkg-plist | |
parent | c5125617bb8c0cf6c01f574d557725661e6d7f99 (diff) |
Notes
Diffstat (limited to 'devel/gsoap/pkg-plist')
-rw-r--r-- | devel/gsoap/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/gsoap/pkg-plist b/devel/gsoap/pkg-plist index 5e10128580c3..4668c76c1db0 100644 --- a/devel/gsoap/pkg-plist +++ b/devel/gsoap/pkg-plist @@ -27,7 +27,10 @@ libdata/pkgconfig/gsoapssl.pc %%DATADIR%%/WS/WS-ReliableMessaging.wsdl %%DATADIR%%/WS/WS-ReliableMessaging.xsd %%DATADIR%%/WS/WS-Routing.xsd +%%DATADIR%%/WS/WS-SecureConversation.xsd %%DATADIR%%/WS/WS-SecurityPolicy.xsd +%%DATADIR%%/WS/WS-Trust.wsdl +%%DATADIR%%/WS/WS-Trust.xsd %%DATADIR%%/WS/WS-typemap.dat %%DATADIR%%/WS/discovery.xsd %%DATADIR%%/WS/ds.xsd @@ -64,6 +67,7 @@ libdata/pkgconfig/gsoapssl.pc %%DATADIR%%/import/ds.h %%DATADIR%%/import/ds2.h %%DATADIR%%/import/ref.h +%%DATADIR%%/import/ser.h %%DATADIR%%/import/soap12.h %%DATADIR%%/import/stdstring.h %%DATADIR%%/import/stl.h @@ -75,17 +79,22 @@ libdata/pkgconfig/gsoapssl.pc %%DATADIR%%/import/wsa3.h %%DATADIR%%/import/wsa4.h %%DATADIR%%/import/wsa5.h +%%DATADIR%%/import/wsc.h %%DATADIR%%/import/wsdd.h %%DATADIR%%/import/wsdd10.h %%DATADIR%%/import/wsdx.h %%DATADIR%%/import/wsp.h %%DATADIR%%/import/wsrm.h %%DATADIR%%/import/wsrm4.h +%%DATADIR%%/import/wsrm5.h %%DATADIR%%/import/wsrp.h %%DATADIR%%/import/wsrx.h +%%DATADIR%%/import/wsrx5.h %%DATADIR%%/import/wsse.h %%DATADIR%%/import/wsse11.h %%DATADIR%%/import/wsse2.h +%%DATADIR%%/import/wst.h +%%DATADIR%%/import/wstx.h %%DATADIR%%/import/wsu.h %%DATADIR%%/import/xenc.h %%DATADIR%%/import/xlink.h |