import p5-File-CreationTime
This module keeps track of creation times on filesystems that don't normally provide such information.
This commit is contained in:
parent
052c08b6d2
commit
678501f4c5
22
devel/p5-File-CreationTime/Makefile
Normal file
22
devel/p5-File-CreationTime/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/09 21:14:13 simon Exp $
|
||||
|
||||
COMMENT = keeps track of file creation times
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = File-CreationTime-2.04
|
||||
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
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-File-CreationTime/distinfo
Normal file
5
devel/p5-File-CreationTime/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (File-CreationTime-2.04.tar.gz) = AqNL0/7xCOzzfbGiJt0N2Q==
|
||||
RMD160 (File-CreationTime-2.04.tar.gz) = LfwLGuB5q/ARMPfrb+kFAsinJEU=
|
||||
SHA1 (File-CreationTime-2.04.tar.gz) = 5W9BM7NHDUl2BCknOf/PNix7oCM=
|
||||
SHA256 (File-CreationTime-2.04.tar.gz) = MPu6eSr15K0fyQUUAZFnVMSWLho+RJAtnjmHLmhLF/k=
|
||||
SIZE (File-CreationTime-2.04.tar.gz) = 13719
|
2
devel/p5-File-CreationTime/pkg/DESCR
Normal file
2
devel/p5-File-CreationTime/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module keeps track of creation times on filesystems that don't
|
||||
normally provide such information.
|
3
devel/p5-File-CreationTime/pkg/PLIST
Normal file
3
devel/p5-File-CreationTime/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/09 21:14:13 simon Exp $
|
||||
${P5SITE}/File/CreationTime.pm
|
||||
@man man/man3p/File::CreationTime.3p
|
Loading…
Reference in New Issue
Block a user