# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-File-Slurp-Tiny/Makefile 333920 2013-11-15 20:48:57Z sunpoet $

PORTNAME=	File-Slurp-Tiny
PORTVERSION=	0.002
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Simple, sane and efficient file slurper

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USE_PERL5=	modbuildtiny
USES=		perl5

.include <bsd.port.mk>
