summaryrefslogtreecommitdiff
blob: 825b3e07ae29a8c3bf54434718189e7f14c53d45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>bsd</herd>
  <use>
    <flag name='audit'>
      Build auditing tools.
    </flag>
    <flag name='netware'>
      Build libraries and tools to work with NetWare protocols (IPX
      and NCP).
    </flag>
	<flag name='ar'>
	  Build FreeBSD's ar and ranlib replacements based on libarchive. The
	  toolchain will still use binutils' version but you can play with it.
	  They have been renamed to freebsd-ar and freebsd-ranlib not to collide
	  with binutils.
	</flag>
    <flag name='zfs'>Enable ZFS support (for fstat actually).</flag>
  </use>
</pkgmetadata>