# $MidnightBSD: trunk/devel/p5-Stream-Buffered/Makefile 23032 2018-02-18 17:04:50Z laffer1 $
# $FreeBSD: head/devel/p5-Stream-Buffered/Makefile 449893 2017-09-15 08:58:46Z mat $

PORTNAME=	Stream-Buffered
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for temporary buffer to save bytes

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	YES
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
