import p5-File-BaseDir 0.02

This module can be used to find directories and files as specified by
the XDG Base Directory Specification.

ok simon@
This commit is contained in:
jasper 2007-03-18 19:54:45 +00:00
parent c8eb67b01c
commit 8059e35b89
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/18 19:54:45 jasper Exp $
COMMENT= "use the freedesktop Base Directory Specification"
DISTNAME= File-BaseDir-0.02
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
CPAN_AUTHOR= PARDUS/File-BaseDir
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (File-BaseDir-0.02.tar.gz) = 00e2729f364d430350355250cb9007e0
RMD160 (File-BaseDir-0.02.tar.gz) = 962a9b81ed59d9158cba3212638afa6c55702cdc
SHA1 (File-BaseDir-0.02.tar.gz) = 299e4365687daee972a265d147da38b505930f8f
SHA256 (File-BaseDir-0.02.tar.gz) = dec75235b64e94d6960d35336ef2595cacdddfbe68a6fe545544902fdb160915
SIZE (File-BaseDir-0.02.tar.gz) = 2462

View File

@ -0,0 +1,3 @@
This module can be used to find directories and files as specified by
the XDG Base Directory Specification. It takes care of defaults and uses
File::Spec to make the output platform specific.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/18 19:54:45 jasper Exp $
${P5SITE}/File/
${P5SITE}/File/BaseDir.pm
@man man/man3p/File::BaseDir.3p