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:
parent
c8eb67b01c
commit
8059e35b89
17
devel/p5-File-BaseDir/Makefile
Normal file
17
devel/p5-File-BaseDir/Makefile
Normal 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>
|
5
devel/p5-File-BaseDir/distinfo
Normal file
5
devel/p5-File-BaseDir/distinfo
Normal 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
|
3
devel/p5-File-BaseDir/pkg/DESCR
Normal file
3
devel/p5-File-BaseDir/pkg/DESCR
Normal 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.
|
4
devel/p5-File-BaseDir/pkg/PLIST
Normal file
4
devel/p5-File-BaseDir/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user