aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/loserjabber/Makefile
blob: 0543413badcbfa2a6f48bdf97da7854d513510d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    loserjabber
# Date created:             21 October 2000
# Whom:                 ryan
#
# $FreeBSD$
#

PORTNAME=   loserjabber
PORTVERSION=    2.1.5
CATEGORIES= deskutils
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= loserjabber

MAINTAINER= ryan@manunkind.org
COMMENT=    A GTK interface to user journals on www.livejournal.com

GNU_CONFIGURE=  yes
USE_GNOMENG=    yes
USE_GNOME=  gtk12

MAN1=       loserjabber.1
MANCOMPRESSED=  no

.include <bsd.port.mk>