SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-POSIX-strftime-Compiler/Makefile
Normal file
13
devel/p5-POSIX-strftime-Compiler/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
COMMENT = gnu C library compatible strftime for loggers and servers
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = POSIX-strftime-Compiler-0.44
|
||||
CATEGORIES = devel
|
||||
|
||||
CONFIGURE_STYLE = modbuild tiny
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-POSIX-strftime-Compiler/distinfo
Normal file
2
devel/p5-POSIX-strftime-Compiler/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (POSIX-strftime-Compiler-0.44.tar.gz) = 39PJc5jc/lHII2uF49woA1Znt2Ux96oKZTXzqlQFs1o=
|
||||
SIZE (POSIX-strftime-Compiler-0.44.tar.gz) = 17027
|
2
devel/p5-POSIX-strftime-Compiler/pkg/DESCR
Normal file
2
devel/p5-POSIX-strftime-Compiler/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But
|
||||
this module will not affected by the system locale.
|
4
devel/p5-POSIX-strftime-Compiler/pkg/PLIST
Normal file
4
devel/p5-POSIX-strftime-Compiler/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/POSIX/
|
||||
${P5SITE}/POSIX/strftime/
|
||||
${P5SITE}/POSIX/strftime/Compiler.pm
|
||||
@man man/man3p/POSIX::strftime::Compiler.3p
|
Loading…
Add table
Add a link
Reference in a new issue