dev-util/fnm: new package, add 1.31.0

Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
Alexey Zapparov
2022-06-24 22:05:09 +02:00
parent 65b353adee
commit baa196d22c
5 changed files with 997 additions and 0 deletions

13
dev-util/fnm/metadata.xml Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexey@zapparov.com</email>
<name>Alexey Zapparov</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/Schniz/fnm/issues</bugs-to>
<changelog>https://github.com/Schniz/fnm/blob/master/CHANGELOG.md</changelog>
<remote-id type="github">Schniz/fnm</remote-id>
</upstream>
</pkgmetadata>