import p5-File-HomeDir 0.58

File::HomeDir is a module for dealing with issues relating to the
location of directories for various purposes that are "owned" by a user,
and to solve these problems consistently across a wide variety of
platforms.

ok steven
This commit is contained in:
jasper 2006-10-31 18:57:39 +00:00
parent b8d92ab119
commit 334420f900
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/31 18:57:39 jasper Exp $
PKG_ARCH= *
COMMENT= "retrieve home directory location"
DISTNAME= File-HomeDir-0.58
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/}
# Artistic/GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
PORTHOME= ${WRKDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (File-HomeDir-0.58.tar.gz) = 295ee8b4f580bea5fa5714cdf8ac965b
RMD160 (File-HomeDir-0.58.tar.gz) = 756999f3a7859ed71af51b69a6b894a1c7ae396b
SHA1 (File-HomeDir-0.58.tar.gz) = f3a544f0d0c7100b4126f54a0be8200635f9e071
SIZE (File-HomeDir-0.58.tar.gz) = 25694

View File

@ -0,0 +1,4 @@
File::HomeDir is a module for dealing with issues relating to the
location of directories for various purposes that are "owned" by a user,
and to solve these problems consistently across a wide variety of
platforms.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/31 18:57:39 jasper Exp $
${P5SITE}/File/
${P5SITE}/File/HomeDir/
${P5SITE}/File/HomeDir.pm
${P5SITE}/File/HomeDir/Darwin.pm
${P5SITE}/File/HomeDir/MacOS9.pm
${P5SITE}/File/HomeDir/Unix.pm
${P5SITE}/File/HomeDir/Windows.pm
@man man/man3p/File::HomeDir.3p