# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD: www/p5-CGI-Expand/Makefile 324171 2013-08-02 18:21:05Z az $

PORTNAME=	CGI-Expand
PORTVERSION=	2.03
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Convert flat hash to nested data using TT2's dot convention

BUILD_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

MAN3=	CGI::Expand.3

.include <bsd.port.mk>
