aboutsummaryrefslogtreecommitdiff
path: root/deskutils/jjclient/Makefile
blob: 5eb716a899b919b71a476f7df4f1c153bf034ab9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Lucas Holt <luke@justjournal.com>
# $FreeBSD$

PORTNAME=	jjclient
PORTVERSION=	1.0.2
PORTREVISION=	1
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+=	libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c

PLIST_FILES=	bin/jjclient

NO_STAGE=	yes
.include <bsd.port.mk>