import p5-File-Which 0.05

File::Which was created to be able to get the paths to executable
programs on systems under which the `which' program wasn't implemented
in the shell.

ok msf@
This commit is contained in:
jasper 2007-04-04 05:49:39 +00:00
parent 77ca211ab2
commit df5b1f2677
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/04 05:49:39 jasper Exp $
COMMENT= "portable implementation of 'which' in Perl"
MODULES= cpan
DISTNAME= File-Which-0.05
CATEGORIES= sysutils
# Artistic/GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= PEREINAR
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (File-Which-0.05.tar.gz) = bd671a65f770fc0a124095e74c7c8013
RMD160 (File-Which-0.05.tar.gz) = c7d3f399dcdfb583f2d6e1a9c093e7b081f82422
SHA1 (File-Which-0.05.tar.gz) = 482a48b35d5458859a624da30e25bcb229bddd46
SIZE (File-Which-0.05.tar.gz) = 7264

View File

@ -0,0 +1,3 @@
File::Which was created to be able to get the paths to executable
programs on systems under which the `which' program wasn't implemented
in the shell.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/04/04 05:49:39 jasper Exp $
bin/pwhich
${P5SITE}/File/
${P5SITE}/File/Which.pm
@man man/man1/pwhich.1
@man man/man3p/File::Which.3p