# $OpenBSD: Makefile,v 1.1.1.1 2013/07/11 21:02:23 matthieu Exp $

COMMENT =		lightweight and flexible command-line JSON processor

DISTNAME =		jq-1.3
CATEGORIES =		textproc
HOMEPAGE =		http://stedolan.github.io/jq/

# BSD-like
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB =		c

MASTER_SITES =		http://stedolan.github.io/jq/download/source/

CONFIGURE_STYLE =	gnu 

.include <bsd.port.mk>
