Ticket #25020: Portfile

File Portfile, 1010 bytes (added by nano103, 14 years ago)
Line 
1# $Id$
2
3PortSystem              1.0
4
5name                    3proxy
6version                 0.6.1
7categories              net
8platforms               darwin
9maintainers             nomaintainer
10description             3proxy tiny free proxy server
11long_description        3proxy  is universal proxy server. It can be used to provide internal users wuth fully controllable access\
12                        to external resources or to provide external users with access to internal resources.
13homepage                http://3proxy.ru
14master_sites            ${homepage}/${version}/
15
16extract.suffix          .tgz
17distname                ${name}-${version}
18dist_subdir             ${name}/${version}
19worksrcdir              ${distname}
20
21checksums               md5     03790467a12e16ed8785ae688ecf9b68 \
22                        sha1    07e3f687585c6281847316b0f9220c5b071b3dde \
23                        rmd160 9c0394401f31341e09f653a709ca0392c9451e32
24
25
26use_configure           no
27patchfiles              Makefile.unix-install.diff
28build.args              -f Makefile.unix
29destroot.args           -f Makefile.unix-install