summaryrefslogtreecommitdiff
blob: b7ebf25c8498185dac09844532729b271a4d60ad (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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>php-bugs@gentoo.org</email>
    <name>PHP</name>
  </maintainer>
  <use>
    <flag name="cli">
      Require <pkg>dev-lang/php</pkg> to be built with the "cli" SAPI
      and install the php_beautifier script.
    </flag>
  </use>
  <upstream>
    <remote-id type="github">clbustos/PHP_Beautifier</remote-id>
    <remote-id type="pear">PHP_Beautifier</remote-id>
  </upstream>
</pkgmetadata>