Ticket #25434: Portfile

File Portfile, 1.1 KB (added by jochen@…, 14 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id: Portfile 56979 2009-09-04 10:34:43Z toby@macports.org $
3
4PortSystem 1.0
5
6name                    gsoap
7version                 2.7.17
8platforms           darwin
9use_zip             yes
10distfiles                       ${name}_${version}${extract.suffix}
11categories                      devel
12maintainers                     stechert
13description                     offers an XML to C/C++ language binding to ease the \
14                                    development of SOAP/XML Web services in C and C/C++
15long_description        The gSOAP toolkit is a cross-platform development \
16                                    environment for C and C++ SOAP/XML Web services (SOAP \
17                                    1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of \
18                                    native C/C++ data types. Includes stub/skeleton compiler, \
19                                    HTTP Web server, and much more.
20homepage                        http://www.cs.fsu.edu/~engelen/soap.html
21master_sites            sourceforge
22master_sites.mirror_subdir      gsoap2
23checksums           md5     6f58cabfc67b4d5eafd1a30057fc4343 \
24                    sha1    573a08ab7d8ca2d970158911482c308484fdd5ed \
25                    rmd160  3f947cbc5e1656dd82b8c6425816cfaf08063c19