diff --git a/net/clive/Makefile b/net/clive/Makefile new file mode 100644 index 00000000000..d69fdc84308 --- /dev/null +++ b/net/clive/Makefile @@ -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 + +# BSD 3-clause +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +CONFIGURE_STYLE=gnu + +.include diff --git a/net/clive/distinfo b/net/clive/distinfo new file mode 100644 index 00000000000..27c748f3c02 --- /dev/null +++ b/net/clive/distinfo @@ -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 diff --git a/net/clive/pkg/DESCR b/net/clive/pkg/DESCR new file mode 100644 index 00000000000..f41f3ce4f85 --- /dev/null +++ b/net/clive/pkg/DESCR @@ -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. diff --git a/net/clive/pkg/PLIST b/net/clive/pkg/PLIST new file mode 100644 index 00000000000..90e3e4f835e --- /dev/null +++ b/net/clive/pkg/PLIST @@ -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