Initial import of p5-Regexp-Shellish 0.93
This module is for shell-like regular expressions.
This commit is contained in:
parent
fbeb3d541f
commit
54e9d8fe45
20
devel/p5-Regexp-Shellish/Makefile
Normal file
20
devel/p5-Regexp-Shellish/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/09 08:43:27 kevlo Exp $
|
||||
|
||||
COMMENT= "module for shell-like regular expressions"
|
||||
|
||||
DISTNAME= Regexp-Shellish-0.93
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Regexp-Shellish/distinfo
Normal file
3
devel/p5-Regexp-Shellish/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Regexp-Shellish-0.93.tar.gz) = a5f92bf82b3d5033518e6d2c1028ee37
|
||||
RMD160 (Regexp-Shellish-0.93.tar.gz) = 1d20b7244a429351fed9577aa06f53e0c53a4e63
|
||||
SHA1 (Regexp-Shellish-0.93.tar.gz) = f89f99055da423a5dfd79717483a9be567ed36f3
|
1
devel/p5-Regexp-Shellish/pkg/DESCR
Normal file
1
devel/p5-Regexp-Shellish/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This module is for shell-like regular expressions.
|
4
devel/p5-Regexp-Shellish/pkg/PLIST
Normal file
4
devel/p5-Regexp-Shellish/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/09 08:43:27 kevlo Exp $
|
||||
${P5SITE}/Regexp/
|
||||
${P5SITE}/Regexp/Shellish.pm
|
||||
@man man/man3p/Regexp::Shellish.3p
|
Loading…
Reference in New Issue
Block a user