1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/deskutils/jjclient/Makefile
Dennis Herrmann 8c42a4abcc - Update to 1.0.2
- Fix build with custom LOCALBASE.

PR:		ports/135219
Submitted by:	Lucas Holt <luke@justjournal.com> (maintainer)
2009-06-03 17:55:46 +00:00

23 lines
493 B
Makefile

# New ports collection makefile for: jjclient
# Date created: 07 June 2008
# Whom: Lucas Holt <luke@justjournal.com>
#
# $FreeBSD$
#
PORTNAME= jjclient
PORTVERSION= 1.0.2
CATEGORIES= deskutils
MASTER_SITES= SF \
http://www.justjournal.com/software/unix/
MASTER_SITE_SUBDIR= justjournal
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>