diff options
Diffstat (limited to '')
-rw-r--r-- | OpenBSD/sysutils/catsit/pkg/PLIST | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/OpenBSD/sysutils/catsit/pkg/PLIST b/OpenBSD/sysutils/catsit/pkg/PLIST new file mode 100644 index 0000000..bf46141 --- /dev/null +++ b/OpenBSD/sysutils/catsit/pkg/PLIST @@ -0,0 +1,11 @@ +@comment $OpenBSD: PLIST,v$ +@rcscript ${RCDIR}/catsitd +@bin bin/catsit-timer +@bin bin/catsit-watch +@man man/man1/catsit-timer.1 +@man man/man1/catsit-watch.1 +@man man/man5/catsit.conf.5 +@man man/man8/catsit.8 +@man man/man8/catsitd.8 +sbin/catsit +@bin sbin/catsitd |