head	1.2;
access;
symbols
	pkgsrc-2014Q4:1.1.0.10
	pkgsrc-2014Q4-base:1.1
	pkgsrc-2014Q3:1.1.0.8
	pkgsrc-2014Q3-base:1.1
	pkgsrc-2014Q2:1.1.0.6
	pkgsrc-2014Q2-base:1.1
	pkgsrc-2014Q1:1.1.0.4
	pkgsrc-2014Q1-base:1.1
	pkgsrc-2013Q4:1.1.0.2
	pkgsrc-2013Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2015.01.17.02.50.11;	author mef;	state dead;
branches;
next	1.1;
commitid	56YLIWOgWvP07k6y;

1.1
date	2013.12.03.01.27.43;	author mef;	state Exp;
branches;
next	;
commitid	M2grrkEzEjoZPCfx;


desc
@@


1.2
log
@Deleting libconfuse. It duplicates (just) confuse.
Thanks Niclas Rosenvik for finding this.
@
text
@@@comment $NetBSD: PLIST,v 1.1 2013/12/03 01:27:43 mef Exp $
include/confuse.h
lib/libconfuse.la
lib/pkgconfig/libconfuse.pc
@


1.1
log
@Import libconfuse-2.7 as devel/libconfuse.

This is libConfuse, a library for parsing configuration files. It was
called libcfg before, but was changed to not confuse with other
similar libraries.

See the INSTALL file for installation instructions. By default, only a
static library is built. Specify --enable-shared to the configure
script to also build a shared library.

With libtool 1.4.2 (and/or automake 1.6.3) there is a problem building
the sources. The libtool script expects the environment variable SED
to point to a usable sed binary, but this variable does not get
set. You'll have to do a "export SED=sed" (if using bash) or "setenv
SED sed" (if using csh) before running make.

Documentation can be built by running doxygen in the top-level
directory. It is also available at http://www.nongnu.org/confuse/manual/.

There is a project page at http://sv.nongnu.org/projects/confuse.
Report bugs to <confuse-devel@@nongnu.org>
@
text
@d1 1
a1 1
@@comment $NetBSD$
@

