diff options
author | pav <pav@FreeBSD.org> | 2004-04-02 08:32:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-02 08:32:39 +0800 |
commit | 9753cb969b03415494504564bf99008eb05603b8 (patch) | |
tree | 4b54efa429668955c13096e592f4b11599010da9 /deskutils/Makefile | |
parent | 3f136c504c9d00f8e94228a7c5fddc883a6453f3 (diff) | |
download | freebsd-ports-gnome-9753cb969b03415494504564bf99008eb05603b8.tar.gz freebsd-ports-gnome-9753cb969b03415494504564bf99008eb05603b8.tar.zst freebsd-ports-gnome-9753cb969b03415494504564bf99008eb05603b8.zip |
Add ljclive, a command line client for posting LiveJournal entries.
LiveJournal is an online journal (blog/friends) community, see
www.livejournal.com. This program does basically the same as
(graphical) tools like ljcharm, kluje and logjam - already in ports.
PR: ports/64669
Submitted by: Johan van Selst <johans@stack.nl>
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 c911174d93f6..47e9d3579663 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -61,6 +61,7 @@ SUBDIR += ktagebuch SUBDIR += kuake SUBDIR += ljcharm + SUBDIR += ljclive SUBDIR += logjam SUBDIR += logjam2 SUBDIR += mcal |