mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Module already included in core perl.
Reported by: leeym Approved by: gabor (mentor)
This commit is contained in:
parent
59d78b5e41
commit
72e02684fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209261
1
MOVED
1
MOVED
@ -3434,3 +3434,4 @@ www/scout||2008-03-12|Has expired: Abandonware, website disappeared.
|
||||
security/nmapfe|security/zenmap|2008-03-14|Project renamed
|
||||
x11/hs-x11-extras-ghc||2008-03-14|Has expired: Use x11/hs-x11-ghc instead
|
||||
www/mod_dosevasise20||2008-03-14|Has expired: Use www/mod_evasive20 instead
|
||||
textproc/p5-Text-ParseWords|2008-03-16|Module included in core perl
|
||||
|
@ -581,7 +581,6 @@
|
||||
SUBDIR += p5-Text-Ngrams
|
||||
SUBDIR += p5-Text-Original
|
||||
SUBDIR += p5-Text-ParagraphDiff
|
||||
SUBDIR += p5-Text-ParseWords
|
||||
SUBDIR += p5-Text-Query
|
||||
SUBDIR += p5-Text-Quote
|
||||
SUBDIR += p5-Text-Quoted
|
||||
|
@ -1,21 +0,0 @@
|
||||
# New ports collection makefile for: p5-Text-ParseWords
|
||||
# Date created: 2008-02-13
|
||||
# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Text-ParseWords
|
||||
PORTVERSION= 3.1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lippe@FreeBSD.org
|
||||
COMMENT= Parse text into an array of tokens or array of arrays
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::ParseWords.3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (Text-ParseWords-3.1.tar.gz) = c8f8d7a99416b115902d1191383e2773
|
||||
SHA256 (Text-ParseWords-3.1.tar.gz) = 6fe5187f0251e1fe5bf9b612f31280f46ff7cd742bcaf7b91208d9c78458481e
|
||||
SIZE (Text-ParseWords-3.1.tar.gz) = 3403
|
@ -1,3 +0,0 @@
|
||||
Text::ParseWords - Parse text into an array of tokens or array of arrays.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Text-ParseWords/
|
@ -1,5 +0,0 @@
|
||||
%%SITE_PERL%%/Text/ParseWords.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ParseWords/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ParseWords
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
Loading…
Reference in New Issue
Block a user