Add port net/wmlj - a dockapp that monitors your friends on livejournal.com

PR:		33594
Submitted by:	Sergei Barbarash <sgt@outline.ru>
This commit is contained in:
Patrick Li 2002-01-06 04:34:01 +00:00
parent 61e845b585
commit 681c8fa929
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52640
6 changed files with 35 additions and 0 deletions

View File

@ -480,6 +480,7 @@
SUBDIR += walker
SUBDIR += whatmask
SUBDIR += wide-dhcp
SUBDIR += wmlj
SUBDIR += wmnd
SUBDIR += wmnet
SUBDIR += wmnet2

24
net/wmlj/Makefile Normal file
View File

@ -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>

1
net/wmlj/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (wmlj-0.1.tar.gz) = 4ff2c46aef91013409680e717aaac9b3

1
net/wmlj/pkg-comment Normal file
View File

@ -0,0 +1 @@
A dockapp that monitors your friends list at LiveJournal.com

7
net/wmlj/pkg-descr Normal file
View File

@ -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/

1
net/wmlj/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/wmlj