summaryrefslogtreecommitdiff
blob: d314af548ed1c2bc0e687e9bdefe68bdb4c6ebca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="person">
    <email>xgqt@gentoo.org</email>
    <name>Maciej Barć</name>
  </maintainer>
  <upstream>
    <doc>https://docs.microsoft.com/en-us/dotnet/</doc>
  </upstream>
  <use>
    <flag name="dotnet-symlink">
      Install a dotnet symlink that points to dotnet-bin.
    </flag>
  </use>
</pkgmetadata>