diff --git a/ports/shod/build b/ports/shod/build new file mode 100755 index 0000000..954aa1f --- /dev/null +++ b/ports/shod/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install diff --git a/ports/shod/depends b/ports/shod/depends new file mode 100644 index 0000000..d297ef0 --- /dev/null +++ b/ports/shod/depends @@ -0,0 +1,6 @@ +xorg-server +libXau +libXpm +libX11 +libXinerama +wmctrl diff --git a/ports/shod/sources b/ports/shod/sources new file mode 100644 index 0000000..32f2890 --- /dev/null +++ b/ports/shod/sources @@ -0,0 +1 @@ +git+https://github.com/phillbush/shod diff --git a/ports/shod/version b/ports/shod/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/shod/version @@ -0,0 +1 @@ +git 1 diff --git a/ports/xclickroot/build b/ports/xclickroot/build new file mode 100755 index 0000000..5eedb34 --- /dev/null +++ b/ports/xclickroot/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make PREFIX=/usr DESTDIR="$1" clean install diff --git a/ports/xclickroot/sources b/ports/xclickroot/sources new file mode 100644 index 0000000..4213011 --- /dev/null +++ b/ports/xclickroot/sources @@ -0,0 +1 @@ +git+https://github.com/phillbush/xclickroot diff --git a/ports/xclickroot/version b/ports/xclickroot/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/xclickroot/version @@ -0,0 +1 @@ +git 1 diff --git a/ports/xmenu/build b/ports/xmenu/build new file mode 100755 index 0000000..954aa1f --- /dev/null +++ b/ports/xmenu/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install diff --git a/ports/xmenu/sources b/ports/xmenu/sources new file mode 100644 index 0000000..e6fe825 --- /dev/null +++ b/ports/xmenu/sources @@ -0,0 +1 @@ +git+https://github.com/phillbush/xmenu diff --git a/ports/xmenu/version b/ports/xmenu/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/xmenu/version @@ -0,0 +1 @@ +git 1 diff --git a/ports/xprompt/build b/ports/xprompt/build new file mode 100755 index 0000000..954aa1f --- /dev/null +++ b/ports/xprompt/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install diff --git a/ports/xprompt/sources b/ports/xprompt/sources new file mode 100644 index 0000000..c99b3dc --- /dev/null +++ b/ports/xprompt/sources @@ -0,0 +1 @@ +git+https://github.com/phillbush/xprompt diff --git a/ports/xprompt/version b/ports/xprompt/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/ports/xprompt/version @@ -0,0 +1 @@ +git 1