diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-17 00:37:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-17 00:37:25 +0800 |
commit | 746cf895cf7ca9b86f7c608eb8c8f4eafe70eac7 (patch) | |
tree | 869801687627ab5fbf225d5cbb79b7aa6ab2a3bd /deskutils/Makefile | |
parent | 236a299c0b548d4a8db3bed367196bd7256aaa04 (diff) | |
download | freebsd-ports-gnome-746cf895cf7ca9b86f7c608eb8c8f4eafe70eac7.tar.gz freebsd-ports-gnome-746cf895cf7ca9b86f7c608eb8c8f4eafe70eac7.tar.zst freebsd-ports-gnome-746cf895cf7ca9b86f7c608eb8c8f4eafe70eac7.zip |
GNUstepWrapper provides an easy way to create GNUstep app-wrappers of
non-GNUstep applications. It is the most useful in conjunction with
Enrico Sersale's GWorkspace environment.
Author: Raffael Herzog
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 4d2cfe7e7144..368156510106 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -64,6 +64,7 @@ SUBDIR += gnome-utils SUBDIR += gnotime SUBDIR += gnustep-notebook + SUBDIR += gnustep-wrapper SUBDIR += gourmet SUBDIR += gruler SUBDIR += gtimer |