# Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
# $FreeBSD: head/devel/libconfig/Makefile 434587 2017-02-22 15:02:18Z bapt $

PORTNAME=	libconfig
PORTVERSION=	1.4.9
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://www.hyperrealm.com/libconfig/

MAINTAINER=	ntarmos@ceid.upatras.gr
COMMENT=	Simple library for manipulating structured configuration files

LICENSE=	LGPL21

CONFLICTS=	wand-libconfig-[0-9]*

USES=		libtool pathfix
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
CONFIGURE_ARGS+=	--prefix=${PREFIX} --infodir=${PREFIX}/${INFO_PATH}
INFO=		libconfig

.include <bsd.port.mk>
