add logjam
A GTK interface to user journals on www.livejournal.com PR: 29684 Submitted by: Alan P. Laudicina <alanp@unixpower.org>
This commit is contained in:
parent
b4a50f94fd
commit
0fd83ad843
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46369
@ -23,6 +23,7 @@
|
||||
SUBDIR += kdepim
|
||||
SUBDIR += korganizer
|
||||
SUBDIR += kproject
|
||||
SUBDIR += logjam
|
||||
SUBDIR += loserjabber
|
||||
SUBDIR += mhc-emacs20
|
||||
SUBDIR += mhc-xemacs21-mule
|
||||
|
23
deskutils/logjam/Makefile
Normal file
23
deskutils/logjam/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: logjam
|
||||
# Date created: 13 Aug 01
|
||||
# Whom: alanp@unixpower.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= logjam
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://logjam.danga.com/download/
|
||||
|
||||
MAINTAINER= alanp@unixpower.org
|
||||
|
||||
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
|
||||
|
||||
MAN1= logjam.1
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GTK= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
deskutils/logjam/distinfo
Normal file
1
deskutils/logjam/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (logjam-3.0.0.tar.gz) = 178dd0b5317f00c65699a9ed0c419d8f
|
1
deskutils/logjam/pkg-comment
Normal file
1
deskutils/logjam/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A GTK interface to user journals on www.livejournal.com
|
6
deskutils/logjam/pkg-descr
Normal file
6
deskutils/logjam/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
"LiveJournal.com... because you like to think other people care."
|
||||
LogJam is a client for LiveJournal. It sits unobtrusively in the
|
||||
corner of your screen, waiting for you to have something worthwhile to
|
||||
tell the world.
|
||||
|
||||
WWW: http://logjam.danga.com/
|
3
deskutils/logjam/pkg-plist
Normal file
3
deskutils/logjam/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/logjam
|
||||
share/pixmaps/goat.png
|
||||
share/pixmaps/goat.xpm
|
Loading…
Reference in New Issue
Block a user