diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-16 21:11:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-16 21:11:37 +0800 |
commit | d9f40b85c79468d4a67e2e1a6660c012d9380d99 (patch) | |
tree | cc3378e6d8f5b12e0be473f878bc80f44e2aecda /deskutils/Makefile | |
parent | 891ecde2476ed9978eb490dca4ce6132c9bb3cd1 (diff) | |
download | freebsd-ports-gnome-d9f40b85c79468d4a67e2e1a6660c012d9380d99.tar.gz freebsd-ports-gnome-d9f40b85c79468d4a67e2e1a6660c012d9380d99.tar.zst freebsd-ports-gnome-d9f40b85c79468d4a67e2e1a6660c012d9380d99.zip |
AppWrapper is a GNUstep application meant to aid in the creation of
non GNUstep application wrappers for use by GWorkspace and other tools
that open GNUstep applications.
WWW: http://appwrapper.sourceforge.net/
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index c6b0d24324cc..6ebc7f291bf7 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -9,6 +9,7 @@ SUBDIR += akamaru SUBDIR += alacarte SUBDIR += alexandria + SUBDIR += appwrapper SUBDIR += aspostit SUBDIR += autocutsel SUBDIR += babytrans |