import p5-File-Attributes-Recursive

This module works like File::Attributes, but will recurse up the
directory tree until a matching attribute is found.
This commit is contained in:
simon 2008-09-09 21:14:09 +00:00
parent f0b2dee933
commit 052c08b6d2
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/09 21:14:09 simon Exp $
COMMENT = inherit file attributes from parent directories
MODULES = cpan
DISTNAME = File-Attributes-Recursive-0.02
CATEGORIES = devel
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
RUN_DEPENDS = ::devel/p5-File-Attributes \
::devel/p5-Path-Class
# p5-Directory-Scratch should be REGRESS_DEPENDS but Module::Install screws up
BUILD_DEPENDS = ${RUN_DEPENDS} \
::devel/p5-Directory-Scratch
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (File-Attributes-Recursive-0.02.tar.gz) = 637UTHXOeeuu2It2oI29PA==
RMD160 (File-Attributes-Recursive-0.02.tar.gz) = YN7+xnEp5PHyTP0XowcaiUjlt38=
SHA1 (File-Attributes-Recursive-0.02.tar.gz) = jz4twW/JAF5VNyPn+UAWZbfvvkM=
SHA256 (File-Attributes-Recursive-0.02.tar.gz) = nq37AHKl0FmTgXJ81CrRJaPZmEGcfEwZWolrqGz4IK4=
SIZE (File-Attributes-Recursive-0.02.tar.gz) = 25265

View File

@ -0,0 +1,2 @@
This module works like File::Attributes, but will recurse up the
directory tree until a matching attribute is found.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/09 21:14:09 simon Exp $
${P5SITE}/File/Attributes/Recursive.pm
@man man/man3p/File::Attributes::Recursive.3p