mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
4a3aae68a9
PR: ports/127576 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
20 lines
443 B
Makefile
20 lines
443 B
Makefile
# New ports collection makefile for: drood
|
|
# Date created: Sat, 07 Jul 2007 22:47:06 EDT
|
|
# Whom: James Bailie <jimmy@mammothcheese.ca>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= drood
|
|
PORTVERSION= 1.35
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.mammothcheese.ca/
|
|
|
|
MAINTAINER= jimmy@mammothcheese.ca
|
|
COMMENT= Lightweight kqueue-based http/1.1 server
|
|
|
|
MAN8= drood.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|