added libconfig

for/master
Daniel Mierswa 2009-05-10 20:57:47 +02:00
parent de652565ee
commit 3c5e23b2ac
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# 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
"