import p5-Time-Duration
This module provides functions for expressing durations in rounded or exact terms. ok pyr@
This commit is contained in:
parent
8ca61f9820
commit
ba15e85f6e
21
devel/p5-Time-Duration/Makefile
Normal file
21
devel/p5-Time-Duration/Makefile
Normal 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>
|
5
devel/p5-Time-Duration/distinfo
Normal file
5
devel/p5-Time-Duration/distinfo
Normal 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
|
2
devel/p5-Time-Duration/pkg/DESCR
Normal file
2
devel/p5-Time-Duration/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides functions for expressing durations in rounded or
|
||||
exact terms.
|
4
devel/p5-Time-Duration/pkg/PLIST
Normal file
4
devel/p5-Time-Duration/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user