# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
# vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 76572 2011-02-28 15:43:00Z macsforever2000@macports.org $

PortSystem        1.0

name              dotconf
version           1.3
categories        devel
maintainers       theonelab.com:june
description       C-based configuration parser for .conf files
long_description  \
     dot.conf is a C-based configuration parser for .conf files.

homepage          http://www.github.com/williamh/dotconf/
platforms         darwin
master_sites      http://distfiles.gentoo.org/distfiles/
checksums         md5 2c4316f63bb63c38b7f4eb7416cac0df \
                  sha1 7eb6ca4be7ff3a2aaedb0b46b6d82af7021eb1e8 \
                  rmd160 4fee58bf0695660fd3921af46e4ddceba5ef97c7
patchfiles        patch-src-dotconf.c.diff
