Ticket #3794: Portfile

File Portfile, 908 bytes (added by andre@…, 19 years ago)

The updated Portfile

Line 
1# $Id: Portfile,v 1.1 2005/03/16 14:11:41 mww Exp $
2
3PortSystem 1.0
4
5name                            gsoap
6version                         2.7.3
7distfiles                       ${name}_${version}${extract.suffix}
8worksrcdir                      ${name}-2.7
9patchfiles                      gsoap-2.7.diff
10patch.pre_args                  -p1
11pre-configure {
12        cd ${worksrcpath}
13        system "./makemake"
14}
15categories                      devel
16maintainers                     andre@splunk.com
17description                     offers an XML to C/C++ language binding to ease the \
18                                development of SOAP/XML Web services in C and C/C++
19long_description                The gSOAP toolkit is a cross-platform development \
20                                environment for C and C++ SOAP/XML Web services (SOAP \
21                                1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of \
22                                native C/C++ data types. Includes stub/skeleton compiler, \
23                                HTTP Web server, and much more.
24homepage                        http://www.cs.fsu.edu/~engelen/soap.html
25master_sites                    sourceforge
26master_sites.mirror_subdir      gsoap2
27checksums                       md5 fb0f5928cdcbc79586112f52fc9bf683