diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-04-13 03:35:30 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-04-13 03:35:30 +0800 |
commit | 754eff1abebf529b8ec04cf390b6ec3e9742e10f (patch) | |
tree | 3beb0e458a586e64957008485ef91efcacd447f6 /sysutils/Makefile | |
parent | aecaf8a05c9cbe3c99d815c46cb6aa90f5b682ea (diff) | |
download | freebsd-ports-gnome-754eff1abebf529b8ec04cf390b6ec3e9742e10f.tar.gz freebsd-ports-gnome-754eff1abebf529b8ec04cf390b6ec3e9742e10f.tar.zst freebsd-ports-gnome-754eff1abebf529b8ec04cf390b6ec3e9742e10f.zip |
New port: acidlaunch
Acidlaunch is a small, light-weight dockable app launcher with a simple
XML-based configuration syntax. It's great as a small, simple app launcher, and
it can optionally run in a withdrawn mode for embedding in the BlackBox
slit.
Submitted by: Alexey Dokuchaev
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 9862aa233d88..04426e027b70 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -6,6 +6,7 @@ SUBDIR += LPRngTool SUBDIR += Tee SUBDIR += abck + SUBDIR += acidlaunch SUBDIR += afio SUBDIR += ah-tty SUBDIR += and |