mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
2f075b9022
PR: 188888 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
15 lines
291 B
Makefile
15 lines
291 B
Makefile
# Created by: James Bailie <jimmy@mammothcheese.ca>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= drood
|
|
PORTVERSION= 3.12
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.mammothcheese.ca/
|
|
|
|
MAINTAINER= jimmy@mammothcheese.ca
|
|
COMMENT= Lightweight kqueue-based http/1.1 server
|
|
|
|
DESTDIRNAME= STAGEDIR
|
|
|
|
.include <bsd.port.mk>
|