SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/p5-DateTime-Format-HTTP/Makefile
Normal file
19
devel/p5-DateTime-Format-HTTP/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT= DateTime::Format extension to HTTP formats
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= DateTime-Format-HTTP-0.42
|
||||
CATEGORIES= devel www
|
||||
REVISION= 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
CONFIGURE_STYLE=modbuild
|
||||
|
||||
MAKE_ENV += TEST_POD=1 IS_MAINTAINER=1
|
||||
|
||||
RUN_DEPENDS= www/p5-libwww \
|
||||
devel/p5-DateTime
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-DateTime-Format-HTTP/distinfo
Normal file
2
devel/p5-DateTime-Format-HTTP/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (DateTime-Format-HTTP-0.42.tar.gz) = 0E52nfRZaN/S0b3GR6Mlxod2FAaXYnhubxN/H17D2EA=
|
||||
SIZE (DateTime-Format-HTTP-0.42.tar.gz) = 18170
|
2
devel/p5-DateTime-Format-HTTP/pkg/DESCR
Normal file
2
devel/p5-DateTime-Format-HTTP/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module provides functions that deal with the date formats
|
||||
used by the HTTP protocol (and then some).
|
3
devel/p5-DateTime-Format-HTTP/pkg/PLIST
Normal file
3
devel/p5-DateTime-Format-HTTP/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/DateTime/Format/
|
||||
${P5SITE}/DateTime/Format/HTTP.pm
|
||||
@man man/man3p/DateTime::Format::HTTP.3p
|
Loading…
Add table
Add a link
Reference in a new issue