# New ports collection makefile for:	jjclient
# Date created:				27 Feb 2008
# Whom:					Lucas Holt <luke@midnightbsd.org>
#
# $MidnightBSD: trunk/deskutils/jjclient/Makefile 17009 2014-09-13 16:07:30Z laffer1 $
#

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

MAINTAINER=	luke@midnightbsd.org
COMMENT=	Command line client for posting JustJournal entries

LICENSE=	bsd2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c

PORTDOCS=	*

post-install:
		${CP} ${WRKSRC}/README ${DOCSDIR}

.include <bsd.port.mk>
