WWW: http://search.cpan.org/dist/HOP-Stream/ PR: ports/145141 Submitted by: Steve Wills <steve at mouf.net>
22 lines
411 B
Makefile
22 lines
411 B
Makefile
# New ports collection makefile for: p5-HOP-Stream
|
|
# Date created: 2010-03-04
|
|
# Whom: Steve Wills <steve@mouf.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= HOP-Stream
|
|
PORTVERSION= 0.03
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= ../../authors/id/O/OV/OVID
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= steve@mouf.net
|
|
COMMENT= Higher Order Perl Streams
|
|
|
|
PERL_MODBUILD= yes
|
|
|
|
MAN3= HOP::Stream.3
|
|
|
|
.include <bsd.port.mk>
|