[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / jansson

File: [local] / ports / devel / jansson / Attic / Makefile (download)

Revision 1.1.1.1 (vendor branch), Fri Jan 17 18:11:17 2014 UTC (10 years, 4 months ago) by kirby
Branch: kirby
CVS Tags: kirby_20140117
Changes since 1.1: +0 -0 lines

import jansson. needed for seafile

# $OpenBSD: Makefile.template,v 1.68 2013/10/02 07:34:45 ajacoutot Exp $

COMMENT =		library for manipulating JSON data

DISTNAME =		jansson-2.5

SHARED_LIBS =		jansson 0.0 # 9.0

CATEGORIES =		devel

HOMEPAGE =		http://www.digip.org/jansson/

#MAINTAINER =		???

# MIT
PERMIT_PACKAGE_CDROM =	Yes

#WANTLIB =		???

MASTER_SITES =		http://www.digip.org/jansson/releases/

SEPARATE_BUILD =	Yes
USE_GMAKE =		Yes
CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>