# New ports collection makefile for:	rudeconfig
# Date created:				14 August 2007
# Whom:					Hardy Schumacher <lowmaster@web.de>
#
# $FreeBSD: ports/devel/rudeconfig/Makefile,v 1.1 2007/09/08 05:22:21 edwin Exp $
#

PORTNAME=	rudeconfig
PORTVERSION=	5.0.5
CATEGORIES=	devel
MASTER_SITES=	http://www.rudeserver.com/config/download/

MAINTAINER=	lowmaster@web.de
COMMENT=	Library for handling configuration files, written in C++

HAS_CONFIGURE=	yes
USE_LDCONFIG=	yes

MAN3=		rudeconfig.3

pre-install:
	${CHMOD} 744 ${WRKSRC}/install-sh

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1