diff --git a/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 b/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 new file mode 100644 index 0000000..2ea7a57 --- /dev/null +++ b/packages/dev-libs/libconfig/libconfig-1.3.2.exheres-0 @@ -0,0 +1,20 @@ +# Copyright 2009 Daniel Mierswa +# Distributed under the terms of the GNU General Public License v2 + +SUMMARY="A simple and small library for manipulating structured configuration files." +DESCRIPTION=" +A simple and small library (38K - 66K) POSIX and Windows 2000 or later compliant configuration +file parser. +" +HOMEPAGE="http://www.hyperrealm.com/$PN" +DOWNLOADS="$HOMEPAGE/$PNV.tar.gz" + +LICENCES="LGPL-2.1" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" + build: + dev-libs/pkg-config +"