Higher Order Perl Streams

WWW:	http://search.cpan.org/dist/HOP-Stream/

PR:		ports/145141
Submitted by:	Steve Wills <steve at mouf.net>
This commit is contained in:
Martin Wilke 2010-04-02 14:16:37 +00:00
parent f7c11f5e51
commit 59698e114a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252026
5 changed files with 31 additions and 0 deletions

View file

@ -1605,6 +1605,7 @@
SUBDIR += p5-Gtk2-Spell
SUBDIR += p5-Guard
SUBDIR += p5-HOP-Lexer
SUBDIR += p5-HOP-Stream
SUBDIR += p5-Hash-AsObject
SUBDIR += p5-Hash-Case
SUBDIR += p5-Hash-Flatten

View file

@ -0,0 +1,22 @@
# 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>

View file

@ -0,0 +1,3 @@
MD5 (HOP-Stream-0.03.tar.gz) = 1f2f3f7af989f18bd235417d51d3cd43
SHA256 (HOP-Stream-0.03.tar.gz) = bf2383ca5e939af5f2d31c7758497a24c4fb74aab3a12966680926fdc5f23d00
SIZE (HOP-Stream-0.03.tar.gz) = 8842

View file

@ -0,0 +1,3 @@
Higher Order Perl Streams
WWW: http://search.cpan.org/dist/HOP-Stream/

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/HOP/Stream.pm
@dirrmtry %%SITE_PERL%%/HOP