summaryrefslogtreecommitdiff
path: root/net/wmlj
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-06 04:34:01 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-06 04:34:01 +0000
commit681c8fa929078656b82e8039aa24d66215ee4a6f (patch)
tree608ad3a3f8f8a8cbc6fd91783bd207cfafe71aba /net/wmlj
parentAdd patch to fix configure script detecting gcc version (diff)
Add port net/wmlj - a dockapp that monitors your friends on livejournal.com
PR: 33594 Submitted by: Sergei Barbarash <sgt@outline.ru>
Notes
Notes: svn path=/head/; revision=52640
Diffstat (limited to 'net/wmlj')
-rw-r--r--net/wmlj/Makefile24
-rw-r--r--net/wmlj/distinfo1
-rw-r--r--net/wmlj/pkg-comment1
-rw-r--r--net/wmlj/pkg-descr7
-rw-r--r--net/wmlj/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile
new file mode 100644
index 000000000000..d2a9a0cbc3dc
--- /dev/null
+++ b/net/wmlj/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: wmlj
+# Date created: 6 January 2002
+# Whom: Sergei Barbarash <sgt@outline.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wmlj
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= http://telia.dl.sourceforge.net/wmlj/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= sgt@outline.ru
+
+LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+
+GNU_CONFIGURE= yes
+USE_GTK= yes
+
+MAN1= wmlj.1
+
+.include <bsd.port.mk>
diff --git a/net/wmlj/distinfo b/net/wmlj/distinfo
new file mode 100644
index 000000000000..0f4fede6d40b
--- /dev/null
+++ b/net/wmlj/distinfo
@@ -0,0 +1 @@
+MD5 (wmlj-0.1.tar.gz) = 4ff2c46aef91013409680e717aaac9b3
diff --git a/net/wmlj/pkg-comment b/net/wmlj/pkg-comment
new file mode 100644
index 000000000000..f1fc48278b95
--- /dev/null
+++ b/net/wmlj/pkg-comment
@@ -0,0 +1 @@
+A dockapp that monitors your friends list at LiveJournal.com
diff --git a/net/wmlj/pkg-descr b/net/wmlj/pkg-descr
new file mode 100644
index 000000000000..46bf1446d17f
--- /dev/null
+++ b/net/wmlj/pkg-descr
@@ -0,0 +1,7 @@
+wmlj monitors your Friends List at LiveJournal.com, an online
+journaling service. It's designed to sit at your WindowMaker dock
+panel. It checks the Friends List for updates every given time
+interval, and if some of your friends post new entries, it signals
+you with a neat graphic animation sequence.
+
+WWW: http://wmlj.sourceforge.net/
diff --git a/net/wmlj/pkg-plist b/net/wmlj/pkg-plist
new file mode 100644
index 000000000000..8d32ffa1f7be
--- /dev/null
+++ b/net/wmlj/pkg-plist
@@ -0,0 +1 @@
+bin/wmlj