diff options
Diffstat (limited to 'x11/xlsclients/pkg')
-rw-r--r-- | x11/xlsclients/pkg/DESCR | 3 | ||||
-rw-r--r-- | x11/xlsclients/pkg/PLIST | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/x11/xlsclients/pkg/DESCR b/x11/xlsclients/pkg/DESCR new file mode 100644 index 0000000..a5defdd --- /dev/null +++ b/x11/xlsclients/pkg/DESCR @@ -0,0 +1,3 @@ +Xlsclients is a utility for listing information about the client +applications running on a display. It may be used to generate scripts +representing a snapshot of the user's current session. diff --git a/x11/xlsclients/pkg/PLIST b/x11/xlsclients/pkg/PLIST new file mode 100644 index 0000000..f30a2dd --- /dev/null +++ b/x11/xlsclients/pkg/PLIST @@ -0,0 +1,2 @@ +@bin bin/xlsclients +@man man/man1/xlsclients.1 |