mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
9a476548f4
PR: 199517 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
13 lines
268 B
Makefile
13 lines
268 B
Makefile
# Created by: James Bailie <jimmy@mammothcheese.ca>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= drood
|
|
PORTVERSION= 3.25
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.mammothcheese.ca/
|
|
|
|
MAINTAINER= jimmy@mammothcheese.ca
|
|
COMMENT= Lightweight kqueue-based http/1.1 server
|
|
|
|
.include <bsd.port.mk>
|