freebsd-ports/devel/p5-Stream-Buffered/Makefile
Andrej Zverev 8dd7cad550 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 14:40:31 +00:00

15 lines
271 B
Makefile

# $FreeBSD$
PORTNAME= Stream-Buffered
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for temporary buffer to save bytes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>