app-misc/proctl: new package, version 9999

Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
This commit is contained in:
kernaltrap8
2024-06-03 17:33:02 -05:00
parent e29e4f1844
commit 918baeec3d
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>kernaltrap@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
proctl is a C program that allows the controlling of other processes.
it can execute, kill, and restart processes my passing arguments to
the proctl command.
</longdescription>
<upstream>
<remote-id type="github">kernaltrap8/proctl</remote-id>
</upstream>
</pkgmetadata>