# Created by: Nikos Ntarmos # $FreeBSD$ 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