summaryrefslogtreecommitdiff
blob: 6ef7bb57383bceaa5b085fa0e6cd16260dc46550 (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="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>