aboutsummaryrefslogtreecommitdiffstats
path: root/www/drood/Makefile
blob: 3c01be2f4712f5d35c44a0a2fdf02489e059ebe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$

PORTNAME=   drood
PORTVERSION=    3.23
CATEGORIES= www
MASTER_SITES=   http://www.mammothcheese.ca/

MAINTAINER= jimmy@mammothcheese.ca
COMMENT=    Lightweight kqueue-based http/1.1 server

.include <bsd.port.mk>