freebsd-ports/devel/p5-HOP-Stream/Makefile

20 lines
347 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= HOP-Stream
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OVID
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Higher Order Perl Streams
USES= perl5
USE_PERL5= modbuild
MAN3= HOP::Stream.3
NO_STAGE= yes
.include <bsd.port.mk>