From 2c7de0b81625a7402c2a4c516774d62a14f12fcb Mon Sep 17 00:00:00 2001 From: kim Date: Fri, 3 Sep 1999 17:15:27 +0000 Subject: Initial import of p5-File-PathConvert-0.85 This module provides multiplatform routines to convert paths and URLs from absolute to relative and vice versa and to split paths into volume, directory, and filename portions. --- devel/p5-File-PathConvert/Makefile | 17 +++++++++++++++++ devel/p5-File-PathConvert/files/md5 | 3 +++ devel/p5-File-PathConvert/pkg/COMMENT | 1 + devel/p5-File-PathConvert/pkg/DESCR | 3 +++ devel/p5-File-PathConvert/pkg/PLIST | 5 +++++ 5 files changed, 29 insertions(+) create mode 100644 devel/p5-File-PathConvert/Makefile create mode 100644 devel/p5-File-PathConvert/files/md5 create mode 100644 devel/p5-File-PathConvert/pkg/COMMENT create mode 100644 devel/p5-File-PathConvert/pkg/DESCR create mode 100644 devel/p5-File-PathConvert/pkg/PLIST (limited to 'devel/p5-File-PathConvert') diff --git a/devel/p5-File-PathConvert/Makefile b/devel/p5-File-PathConvert/Makefile new file mode 100644 index 00000000000..0007af45e21 --- /dev/null +++ b/devel/p5-File-PathConvert/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/03 17:15:27 kim Exp $ +# + +DISTNAME= File-PathConvert-0.85 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/File-PathConvert/ + +USE_PERL5= yes + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-File-PathConvert/files/md5 b/devel/p5-File-PathConvert/files/md5 new file mode 100644 index 00000000000..8f6a38acfd9 --- /dev/null +++ b/devel/p5-File-PathConvert/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/03 17:15:27 kim Exp $ + +MD5 (File-PathConvert-0.85.tar.gz) = 274d736de31d3804f0a6cae1009aafe8 diff --git a/devel/p5-File-PathConvert/pkg/COMMENT b/devel/p5-File-PathConvert/pkg/COMMENT new file mode 100644 index 00000000000..ed2d2e6f969 --- /dev/null +++ b/devel/p5-File-PathConvert/pkg/COMMENT @@ -0,0 +1 @@ +Convert paths and URLs from absolute to relative and vice versa. diff --git a/devel/p5-File-PathConvert/pkg/DESCR b/devel/p5-File-PathConvert/pkg/DESCR new file mode 100644 index 00000000000..1b4c0c862ad --- /dev/null +++ b/devel/p5-File-PathConvert/pkg/DESCR @@ -0,0 +1,3 @@ +This module provides multiplatform routines to convert paths +and URLs from absolute to relative and vice versa and to split +paths into volume, directory, and filename portions. diff --git a/devel/p5-File-PathConvert/pkg/PLIST b/devel/p5-File-PathConvert/pkg/PLIST new file mode 100644 index 00000000000..295208dd27c --- /dev/null +++ b/devel/p5-File-PathConvert/pkg/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/03 17:15:27 kim Exp $ +lib/perl5/man/man3/File::PathConvert.3 +lib/perl5/site_perl/File/PathConvert.pm +lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/File/PathConvert/.packlist +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/File/PathConvert -- cgit v1.2.3