import clive-0.4.0, Command Line InTerface livejournal client
from & maintained by andy isaacson, couple o' tweaks from me
This commit is contained in:
parent
290c9253ea
commit
7de4753a1f
20
net/clive/Makefile
Normal file
20
net/clive/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/04/10 21:44:49 jolan Exp $
|
||||
|
||||
COMMENT= "command-line LiveJournal client"
|
||||
DISTNAME= clive-0.4.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ljclive/}
|
||||
|
||||
HOMEPAGE= http://www.livejournal.com/community/ljclive/
|
||||
|
||||
MAINTAINER= Andy Isaacson <adi@hexapodia.org>
|
||||
|
||||
# BSD 3-clause
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/clive/distinfo
Normal file
3
net/clive/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (clive-0.4.0.tar.gz) = cc8573f8f527bbda64aa699cbc58f5e1
|
||||
RMD160 (clive-0.4.0.tar.gz) = c6c0be7343fb4bda8b7762117539a139191b757f
|
||||
SHA1 (clive-0.4.0.tar.gz) = 832729ec4bdf5fb5d088ced6a1f27afd9306e8b2
|
3
net/clive/pkg/DESCR
Normal file
3
net/clive/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
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.
|
5
net/clive/pkg/PLIST
Normal file
5
net/clive/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/04/10 21:44:49 jolan Exp $
|
||||
bin/clive
|
||||
man/man1/clive.1
|
||||
share/clive/cliverc-example.conf
|
||||
@dirrm share/clive
|
Loading…
Reference in New Issue
Block a user