Add wmctrl

This commit is contained in:
Mid Favila 2021-06-26 01:26:32 +00:00
parent 6636b0f456
commit 069e359aa8
3 changed files with 9 additions and 0 deletions

7
ports/wmctrl/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install

1
ports/wmctrl/sources Normal file
View File

@ -0,0 +1 @@
git+https://github.com/dancor/wmctrl

1
ports/wmctrl/version Normal file
View File

@ -0,0 +1 @@
git 1