Ticket #56121: Portfile.2

File Portfile.2, 1.1 KB (added by millerdev (Daniel Miller), 6 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2PortSystem          1.0
3PortGroup           github 1.0
4
5github.setup        adrienverge openfortivpn 1.6.0 v
6github.tarball_from tags
7
8categories          net
9platforms           darwin
10license             GPL-3
11
12maintainers         @millerdev
13description         Client for PPP+SSL VPN tunnel services.
14long_description    openfortivpn is a client for PPP+SSL VPN tunnel services. \
15                    It spawns a pppd process and operates the communication \
16                    between the gateway and this process. It is compatible \
17                    with Fortinet VPNs.
18
19depends_build       port:autoconf \
20                    port:automake \
21                    port:pkgconfig
22depends_lib         port:openssl
23
24configure.cmd       ./autogen.sh && ./configure
25configure.pkg_config    ${prefix}/bin/pkg-config
26
27checksums           size    55622 \
28                    rmd160  348ac6ee8db8e5cf1a4cc493889e3ac3e717274e \
29                    sha256  18390e7822d562c5dcc8caa1094fdfb47ceb975f46dee862470e72e428ca75b0