diff options
Diffstat (limited to 'devel/p5-File-PathConvert/pkg')
-rw-r--r-- | devel/p5-File-PathConvert/pkg/COMMENT | 1 | ||||
-rw-r--r-- | devel/p5-File-PathConvert/pkg/DESCR | 3 | ||||
-rw-r--r-- | devel/p5-File-PathConvert/pkg/PLIST | 5 |
3 files changed, 9 insertions, 0 deletions
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 |