# New ports collection makefile for:	jjclient
# Date created:				07 June 2008
# Whom:					Lucas Holt <luke@justjournal.com>
#
# $FreeBSD: ports/deskutils/jjclient/Makefile,v 1.3 2009/08/22 00:17:43 amdmi3 Exp $
#

PORTNAME=	jjclient
PORTVERSION=	1.0.2
CATEGORIES=	deskutils
MASTER_SITES=	SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
		http://www.justjournal.com/software/unix/


MAINTAINER=	luke@justjournal.com
COMMENT=	A command line client for posting JustJournal entries

LIB_DEPENDS+=	xmlrpc.9:${PORTSDIR}/net/xmlrpc-c

PLIST_FILES=	bin/jjclient

.include <bsd.port.mk>
