import p5-Time-Duration

This module provides functions for expressing durations in rounded or
exact terms.

ok pyr@
This commit is contained in:
simon 2007-10-13 06:44:59 +00:00
parent 8ca61f9820
commit ba15e85f6e
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/13 06:44:59 simon Exp $
COMMENT= module for rounded or exact english expression of durations
MODULES= cpan
DISTNAME= Time-Duration-1.06
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
MAKE_ENV+= TEST_POD=1
BUILD_DEPENDS+= ${REGRESS_DEPENDS}
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Time-Duration-1.06.tar.gz) = 1lEI4OTo/7OOKNUy+N3NEg==
RMD160 (Time-Duration-1.06.tar.gz) = UgD5WGvhzxVajHR9Xafk+YRq1bA=
SHA1 (Time-Duration-1.06.tar.gz) = yZxNQMAWTt4O+T6hxJPIbVpZbi8=
SHA256 (Time-Duration-1.06.tar.gz) = 97ZHuiFe+ccpt6DfuG9H23t8nT4kvL5iyJHD52J/P08=
SIZE (Time-Duration-1.06.tar.gz) = 24910

View File

@ -0,0 +1,2 @@
This module provides functions for expressing durations in rounded or
exact terms.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/13 06:44:59 simon Exp $
${P5SITE}/Time/
${P5SITE}/Time/Duration.pm
@man man/man3p/Time::Duration.3p