seperated out from p5-libwww, part of p5-libwww 6.08 updates.
Ok sthen@
This commit is contained in:
parent
5147022d31
commit
9484d365e2
22
www/p5-HTTP-Daemon/Makefile
Normal file
22
www/p5-HTTP-Daemon/Makefile
Normal 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>
|
2
www/p5-HTTP-Daemon/distinfo
Normal file
2
www/p5-HTTP-Daemon/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (HTTP-Daemon-6.01.tar.gz) = Q/2Gd0JwGj+fzHvVmDircsZJDA669mkBBo7GmXUUrcI=
|
||||
SIZE (HTTP-Daemon-6.01.tar.gz) = 18628
|
1
www/p5-HTTP-Daemon/pkg/DESCR
Normal file
1
www/p5-HTTP-Daemon/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
a simple http server class
|
4
www/p5-HTTP-Daemon/pkg/PLIST
Normal file
4
www/p5-HTTP-Daemon/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user