pkgsrc/devel/libcfg+/Makefile
wiz 0e96accca3 Update to 0.7.0:
version 0.7.0

     * updates related to new Linux systems, also fixed some
       compiler warnings
     * fixed bug when last line in configuration file was not
       parsed (thanks to Richard Zidlicky<rz@linux-m68k.org>)
2015-09-30 20:30:54 +00:00

17 lines
475 B
Makefile

# $NetBSD: Makefile,v 1.11 2015/09/30 20:30:54 wiz Exp $
DISTNAME= libcfg+-0.7.0
CATEGORIES= devel
MASTER_SITES= http://opensource.platon.sk/upload/_projects/00003/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://opensource.platon.sk/projects/main_page.php?project_id=3
COMMENT= Command line and configuration file parsing library
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
MANCOMPRESSED= yes
.include "../../mk/bsd.pkg.mk"