1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

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>
This commit is contained in:
Pav Lucistnik 2004-04-02 00:32:39 +00:00
parent bc4cd30966
commit dbd898b4a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105920
5 changed files with 33 additions and 0 deletions

View File

@ -61,6 +61,7 @@
SUBDIR += ktagebuch
SUBDIR += kuake
SUBDIR += ljcharm
SUBDIR += ljclive
SUBDIR += logjam
SUBDIR += logjam2
SUBDIR += mcal

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: clive
# Date created: 15 March 2004
# Whom: johans
#
# $FreeBSD$
#
PORTNAME= clive
PORTVERSION= 0.4.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ljclive
MAINTAINER= johans@stack.nl
COMMENT= A command line client for posting LiveJournal entries
MAN1= clive.1
GNU_CONFIGURE= yes
USE_GETOPT_LONG=yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (clive-0.4.0.tar.gz) = cc8573f8f527bbda64aa699cbc58f5e1
SIZE (clive-0.4.0.tar.gz) = 110160

View File

@ -0,0 +1,5 @@
clive - A command line client for posting LiveJournal entries
clive is a UNIX-style client for LiveJournal and sites based on the
same code. It allows posting, friends-list editing, backdated posts,
and many of the other things a LiveJournal client should do.

View File

@ -0,0 +1,3 @@
bin/clive
share/clive/cliverc-example.conf
@dirrm share/clive