Add p5-String-RexxParse 1.08, perl module that provides an interface to

REXX parsing routines.
This commit is contained in:
Will Andrews 2001-01-03 23:45:17 +00:00
parent 31488d9a5f
commit 3b2a96dbd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36731
6 changed files with 35 additions and 0 deletions

View File

@ -271,6 +271,7 @@
SUBDIR += p5-Storable
SUBDIR += p5-String-Approx
SUBDIR += p5-String-Checker
SUBDIR += p5-String-RexxParse
SUBDIR += p5-Term-ANSIColor
SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: String-RexxParse
# Date created: Mon Jan 1 11:16:32 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= String-RexxParse
PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= String::RexxParse.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (String-RexxParse-1.08.tar.gz) = d7460e2ffe2122c2bbbfa8a4f1dd4256

View File

@ -0,0 +1 @@
Perl module that provides an interface to REXX parsing routines

View File

@ -0,0 +1,6 @@
String::RexxParse is an attempt to provide REXX parsing routines for some
long-time REXX programmers.
Author: Dan Campbell
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/String/RexxParse.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/RexxParse/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/RexxParse