summaryrefslogtreecommitdiff
blob: 3cbbb7bde1f4c5f78dc815625d6814141d62501b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>dotnet</herd>
	<longdescription lang="en">
		XSP is a standalone web server written in C# that can be used to run
		your ASP.NET applications.
	</longdescription>
	<use>
		<flag name="developer">creates .mdb files for either Release and Debug</flag>
	</use>
	<upstream>
		<remote-id type="github">mono/xsp</remote-id>
	</upstream>
</pkgmetadata>