# Ports collection makefile for:	Config-Simple
# Date created:				8 Oct 2003
# Whom:					mig
#
# $FreeBSD: ports/devel/p5-Config-Simple/Makefile,v 1.1 2003/10/13 13:52:09 mat Exp $
#

PORTNAME=	Config-Simple
PORTVERSION=	4.55
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Config
PKGNAMEPREFIX=	p5-

MAINTAINER=	mig@mig-29.net
COMMENT=	Simple configuration file class

PERL_CONFIGURE=	yes

MAN3=		Config::Simple.3

.include <bsd.port.mk>
