diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-17 10:27:12 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-17 10:27:12 +0000 |
commit | cf62228692ccfd6e052458fb690b476599865582 (patch) | |
tree | ce9e197b322f965594a2db33d545ca11905b1d20 /deskutils/Makefile | |
parent | 6fa3d76b849da2747e31057e2cb236f3970da324 (diff) | |
download | FreeBSD-ports-cf62228692ccfd6e052458fb690b476599865582.zip FreeBSD-ports-cf62228692ccfd6e052458fb690b476599865582.tar.gz |
PlopFolio is a free clone of Serence's excellent KlipFolio application.
PlopFolio supports Klips available from KlipFarm.
PlopFolio is developped using the Objective-C language and works well
with GNUstep (on Linux, FreeBSD, and more) and Cocoa on Mac OS X.
WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=7
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 147133e..5a46342 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -137,6 +137,7 @@ SUBDIR += planner SUBDIR += planner.el SUBDIR += plans + SUBDIR += plopfolio SUBDIR += preferencepanes SUBDIR += preferences.app SUBDIR += py-dosage |