Bad me. This module comes with OpenBSD as of 3.3

This commit is contained in:
kevlo 2003-11-17 09:23:29 +00:00
parent 304d63cda1
commit f203608578
5 changed files with 0 additions and 58 deletions

View File

@ -1,20 +0,0 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/11/14 08:12:54 kevlo Exp $
COMMENT= "module for portably manipulating file specifications"
DISTNAME= File-Spec-0.86
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:=File/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (File-Spec-0.86.tar.gz) = 281a4f82d39daba6374890d07c20bfa6
RMD160 (File-Spec-0.86.tar.gz) = 64be796c6956c45a198ec4603dc2093f2b9e9c78
SHA1 (File-Spec-0.86.tar.gz) = 9b9c40fd9b940abcf0bc2217c79e6e6c818bdf31

View File

@ -1,10 +0,0 @@
--- Makefile.PL.orig 2003-07-10 15:11:20.000000000 +0000
+++ Makefile.PL 2003-11-14 15:57:07.000000000 +0000
@@ -7,7 +7,6 @@ WriteMakefile(
'LIBS' => [''], # e.g., '-lm'
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
'INC' => '', # e.g., '-I/usr/include/other'
- 'INSTALLDIRS' => 'perl', # 'perl' makes it replace std modules
'PL_FILES' => {},
'PREREQ_PM' => {
'File::Basename' => 0,

View File

@ -1,5 +0,0 @@
This module is designed to support operations commonly performed
on file specifications (usually called "file names", but not to
be confused with the contents of a file, or Perl's file handles),
such as concatenating several directory and file names into a
a single path, or determining whether a path is rooted.

View File

@ -1,20 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/11/14 08:12:54 kevlo Exp $
${P5SITE}/File/Spec.pm
${P5SITE}/File/Spec/Cygwin.pm
${P5SITE}/File/Spec/Epoc.pm
${P5SITE}/File/Spec/Functions.pm
${P5SITE}/File/Spec/Mac.pm
${P5SITE}/File/Spec/OS2.pm
${P5SITE}/File/Spec/Unix.pm
${P5SITE}/File/Spec/VMS.pm
${P5SITE}/File/Spec/Win32.pm
man/man3p/File::Spec.3p
man/man3p/File::Spec::Cygwin.3p
man/man3p/File::Spec::Epoc.3p
man/man3p/File::Spec::Functions.3p
man/man3p/File::Spec::Mac.3p
man/man3p/File::Spec::OS2.3p
man/man3p/File::Spec::Unix.3p
man/man3p/File::Spec::VMS.3p
man/man3p/File::Spec::Win32.3p
@dirrm ${P5SITE}/File/Spec