blob: 7ce7f5cd6dc6c30e730e6ae375d767bd92670e3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
<maintainer>
<email>dholm@gentoo.org</email>
<name>David Holm</name>
</maintainer>
<longdescription>Various development tools for NeoEngine.
* npacmake: Create and manage npac archives
* nscemake: Convert various file formats to engine native scene format
* nsceview: View nsce scene files</longdescription>
</pkgmetadata>
|