seperated out from p5-libwww, part of p5-libwww 6.08 updates.

Ok sthen@
This commit is contained in:
nigel 2014-10-23 19:25:21 +00:00
parent 5147022d31
commit 9484d365e2
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/23 19:25:21 nigel Exp $
COMMENT = a simple http server class
DISTNAME = HTTP-Daemon-6.01
CATEGORIES = www
CPAN_AUTHOR = GAAS
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = www/p5-HTTP-Date>=6.0 \
www/p5-HTTP-Message>=6.0 \
www/p5-LWP-MediaTypes>=6.0
BUILD_DEPENDS = ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (HTTP-Daemon-6.01.tar.gz) = Q/2Gd0JwGj+fzHvVmDircsZJDA669mkBBo7GmXUUrcI=
SIZE (HTTP-Daemon-6.01.tar.gz) = 18628

View File

@ -0,0 +1 @@
a simple http server class

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/23 19:25:21 nigel Exp $
@conflict p5-libwww-<6.0
${P5SITE}/HTTP/Daemon.pm
@man man/man3p/HTTP::Daemon.3p