diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-16 12:26:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-16 12:26:24 +0800 |
commit | 8930261658affaa060915d38b7619675658db440 (patch) | |
tree | e6e3e7aebb2155683053b10666faea5820f2caa5 /deskutils/logjam2 | |
parent | b580eb756162ee9491d112739e7b704ebbd51d9f (diff) | |
download | freebsd-ports-gnome-8930261658affaa060915d38b7619675658db440.tar.gz freebsd-ports-gnome-8930261658affaa060915d38b7619675658db440.tar.zst freebsd-ports-gnome-8930261658affaa060915d38b7619675658db440.zip |
new port, deskutils/logjam2
PR: ports/44774
Submitted by: michael johnson <ahze@rgv.net>
Diffstat (limited to 'deskutils/logjam2')
-rw-r--r-- | deskutils/logjam2/Makefile | 24 | ||||
-rw-r--r-- | deskutils/logjam2/distinfo | 1 | ||||
-rw-r--r-- | deskutils/logjam2/pkg-comment | 1 | ||||
-rw-r--r-- | deskutils/logjam2/pkg-descr | 6 | ||||
-rw-r--r-- | deskutils/logjam2/pkg-plist | 1 |
5 files changed, 33 insertions, 0 deletions
diff --git a/deskutils/logjam2/Makefile b/deskutils/logjam2/Makefile new file mode 100644 index 000000000000..4631226ebcf6 --- /dev/null +++ b/deskutils/logjam2/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: logjam2 +# Date created: 30 Oct 2002 +# Whom: michael johnson <ahze@rgv.net> +# +# $FreeBSD$ +# + +PORTNAME= logjam2 +PORTVERSION= 4.0.0 +CATEGORIES= deskutils +MASTER_SITES= http://logjam.danga.com/download/ + +MAINTAINER= ahze@rgv.net + +LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \ + gtkspell.0:${PORTSDIR}/textproc/gtkspell2 + +MAN1= logjam.1 + +USE_GMAKE= yes +USE_X_PREFIX= yes +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/deskutils/logjam2/distinfo b/deskutils/logjam2/distinfo new file mode 100644 index 000000000000..c84d56d60ca7 --- /dev/null +++ b/deskutils/logjam2/distinfo @@ -0,0 +1 @@ +MD5 (logjam-4.0.0.tar.gz) = 8bc409c821c08ed2955feb3423aed7d7 diff --git a/deskutils/logjam2/pkg-comment b/deskutils/logjam2/pkg-comment new file mode 100644 index 000000000000..9fae12e82336 --- /dev/null +++ b/deskutils/logjam2/pkg-comment @@ -0,0 +1 @@ +A GTK interface to user journals on www.livejournal.com diff --git a/deskutils/logjam2/pkg-descr b/deskutils/logjam2/pkg-descr new file mode 100644 index 000000000000..5a6b2a106c4e --- /dev/null +++ b/deskutils/logjam2/pkg-descr @@ -0,0 +1,6 @@ +"LiveJournal.com... because you like to think other people care." +LogJam is a GTK-2 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/ diff --git a/deskutils/logjam2/pkg-plist b/deskutils/logjam2/pkg-plist new file mode 100644 index 000000000000..798f28ae126c --- /dev/null +++ b/deskutils/logjam2/pkg-plist @@ -0,0 +1 @@ +bin/logjam |