aboutsummaryrefslogtreecommitdiff
blob: 04abe5c7fe20446ad55f2612645487baea27fc14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>lssndrbarbieri@gmail.com</email>
    <name>Alessandro Barbieri</name>
  </maintainer>
  <upstream>
    <remote-id type="github">chaos/mrsh</remote-id>
  </upstream>
<longdescription lang="en">Mrsh is a set of remote shell programs that use munge authentication
rather than reserved ports for security.  The code for mrsh is based
on the source code for rsh, rshd, rlogin, rlogind, and rcp.</longdescription>
  <use>
    <flag name="pam">build with pam support</flag>
    <flag name="shadow">build with shadow file support</flag>
  </use>
</pkgmetadata>