freebsd-ports/www/drood/Makefile
Thomas Abthorpe 32f0c576b3 - Update to 1.53
PR:		ports/142455
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-01-11 14:38:54 +00:00

21 lines
508 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.53
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Lightweight kqueue-based http/1.1 server
LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre
MAN8= drood.8 scgid.8
MANCOMPRESSED= yes
.include <bsd.port.mk>