Add wmctrl
This commit is contained in:
parent
6636b0f456
commit
069e359aa8
7
ports/wmctrl/build
Executable file
7
ports/wmctrl/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
ports/wmctrl/sources
Normal file
1
ports/wmctrl/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
git+https://github.com/dancor/wmctrl
|
1
ports/wmctrl/version
Normal file
1
ports/wmctrl/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
git 1
|
Loading…
Reference in New Issue
Block a user