Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.22 2013/05/31 12:40:20 wiz Exp $
DISTNAME= File-PathConvert-0.9
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
SVR4_PKGNAME= p5fpc
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/File-PathConvert/
COMMENT= Convert paths and URLs from absolute to relative and vice versa
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/File/PathConvert/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/23 22:24:25 agc Exp $
SHA1 (File-PathConvert-0.9.tar.gz) = 633b714c3951207c0d360980801d0c1ca1dc9661
RMD160 (File-PathConvert-0.9.tar.gz) = e3b21a69c85c2d9dd029515e6dc7338dd73457d2
Size (File-PathConvert-0.9.tar.gz) = 23807 bytes