# $MidnightBSD: trunk/devel/p5-Config-Tiny/Makefile 22642 2017-09-29 14:59:47Z laffer1 $
# $FreeBSD: ports/devel/p5-Config-Tiny/Makefile,v 1.15 2007/12/20 09:49:17 gabor Exp $

PORTNAME=	Config-Tiny
PORTVERSION=	2.12
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Read/Write .ini style files with as little code as possible

LICENSE=	perl

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
