summaryrefslogtreecommitdiff
blob: 2f1d7181933cfb0ae6f4a0f815c396a232309e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>chutzpah@gentoo.org</email>
    <name>Patrick McLean</name>
  </maintainer>
  <maintainer type="person">
    <email>williamh@gentoo.org</email>
    <name>William Hubbs</name>
  </maintainer>
  <longdescription>OpenVPN is an easy-to-use, robust and highly
configurable VPN daemon which can be used to securely link two or more
networks using an encrypted tunnel.</longdescription>
  <use>
    <flag name="down-root">Enable the down-root plugin</flag>
    <flag name="iproute2">Enabled iproute2 support instead of net-tools</flag>
    <flag name="lz4">Enable LZ4 support</flag>
    <flag name="mbedtls">Use mbed TLS instead of OpenSSL</flag>
    <flag name="pkcs11">Enable PKCS#11 smartcard support</flag>
    <flag name="plugins">Enable the OpenVPN plugin system</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:openvpn:openvpn</remote-id>
  </upstream>
</pkgmetadata>