summaryrefslogtreecommitdiff
blob: 50c6da14210cc18f3c457cd0a406264c21781614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="curl">Force dev-lang/php to be compiled with curl extension</flag>
		<flag name="fileinfo">Force dev-lang/php to be compiled with fileinfo extension</flag>
		<flag name="ssl">Force dev-lang/php to be compiled with ssl extension</flag>
		<flag name="zlib">Force dev-lang/php to be compiled with zlib extension</flag>
	</use>
</pkgmetadata>