PORTNAME=	FileHandle-Unget
PORTVERSION=	0.1634
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	FileHandle which supports ungetting of multiple bytes
WWW=		https://github.com/coppit/filehandle-unget

LICENSE=	GPLv2

BUILD_DEPENDS=	p5-URI>=0:net/p5-URI
TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
