# New ports collection makefile for:	logjam
# Date created:		13 Aug 01
# Whom:			alanp@unixpower.org
#
# $FreeBSD: ports/deskutils/logjam/Makefile,v 1.1 2001/08/17 14:35:56 ijliao Exp $
#

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>
