pkgsrc/devel/dotconf/Makefile

19 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/31 11:16:54 asau Exp $
#
DISTNAME= dotconf-1.3
CATEGORIES= devel
MASTER_SITES= http://files.opentts.org/dotconf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opentts.org/projects/dotconf
COMMENT= Simple-to-use and powerful configuration-file parser library
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= dotconf.pc.in
.include "../../mk/bsd.pkg.mk"