diff --git a/devel/p5-File-Touch/Makefile b/devel/p5-File-Touch/Makefile new file mode 100644 index 00000000000..5e4db166088 --- /dev/null +++ b/devel/p5-File-Touch/Makefile @@ -0,0 +1,17 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2012/04/13 20:40:47 okan Exp $ + +COMMENT = update access and modification timestamps of files + +MODULES = cpan +DISTNAME = File-Touch-0.08 +CATEGORIES = devel + +MAINTAINER = Abel Abraham Camarillo Ojeda + +# Perl +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM = Yes +PERMIT_DISTFILES_FTP = Yes + +.include diff --git a/devel/p5-File-Touch/distinfo b/devel/p5-File-Touch/distinfo new file mode 100644 index 00000000000..a5078b47421 --- /dev/null +++ b/devel/p5-File-Touch/distinfo @@ -0,0 +1,5 @@ +MD5 (File-Touch-0.08.tar.gz) = ULnSbxPFoaDJExEkzZJOmA== +RMD160 (File-Touch-0.08.tar.gz) = dSMK7HPV176i+Wpi/63TYBYpFXI= +SHA1 (File-Touch-0.08.tar.gz) = Zk65QaTNBe2pobY63be8C1EALxs= +SHA256 (File-Touch-0.08.tar.gz) = KzfxKbpjUjAn7WNvXM3o24kuX2u7dAEHc3j933inWSw= +SIZE (File-Touch-0.08.tar.gz) = 3157 diff --git a/devel/p5-File-Touch/pkg/DESCR b/devel/p5-File-Touch/pkg/DESCR new file mode 100644 index 00000000000..657b425ad6e --- /dev/null +++ b/devel/p5-File-Touch/pkg/DESCR @@ -0,0 +1,2 @@ +This module updates access and modification timestamps, creating +nonexistent files where necessary. In a fashion similar to touch(1). diff --git a/devel/p5-File-Touch/pkg/PLIST b/devel/p5-File-Touch/pkg/PLIST new file mode 100644 index 00000000000..e4ccb22b16d --- /dev/null +++ b/devel/p5-File-Touch/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/13 20:40:47 okan Exp $ +${P5SITE}/File/ +${P5SITE}/File/Touch.pm +@man man/man3p/File::Touch.3p