# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:01 joerg Exp $ # DISTNAME= libconfig-1.3 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ MAINTAINER= adam.hoka@gmail.com HOMEPAGE= http://www.hyperrealm.com/libconfig/ COMMENT= Simple library for manipulating structured configuration files PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes INFO_FILES= yes USE_LIBTOOL= yes USE_TOOLS+= bison pkg-config USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= libconfig++.pc.in PKGCONFIG_OVERRIDE+= libconfig.pc.in .include "../../mk/bsd.pkg.mk"