blob: e34bd8c3ee43bff2431e6ab24a682f2e92a24357 (
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 "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dev@baldeagleos.com</email>
<name>Development</name>
</maintainer>
<maintainer type="person">
<email>release@froxlor.org</email>
<description>Upstream Provider</description>
</maintainer>
<longdescription>nss module to have an additional passwd, shadow and group file.</longdescription>
<origin>ports</origin>
</pkgmetadata>
|