Use https by default
[gentoo.git] / net-misc / putty / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer>
5                 <email>jer@gentoo.org</email>
6                 <name>Jeroen Roovers</name>
7         </maintainer>
8         <longdescription lang="en">
9                 PuTTY is a free implementation of Telnet and SSH for Windows and Unix
10                 platforms, along with an xterm terminal emulator. It supports flexible
11                 terminal setup, mid-session reconfiguration using Ctrl-rightclick,
12                 multiple X11 authentication protocols, and various other interesting
13                 things not provided by ssh in an xterm.
14         </longdescription>
15         <use>
16                 <flag name='gtk'>Build the PuTTY client which requires <pkg>x11-libs/gtk+:2</pkg>. Otherwise only the CLI tools puttygen, plink, pscp and psftp will be built.</flag>
17         </use>
18 </pkgmetadata>