blob: 8f15fad39f3db939ed7d72cdbc45d31c5628597a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="curl">
If enabled, <pkg>net-misc/curl</pkg> is used thorugh the libcurl
library; if it's not, the curl command is used instead. Some
features are only available when using the library, but using it
as library requires matching SSL implementations.
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|