1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/drood/Makefile
Thomas Abthorpe 8b45a22bc7 - Update to 3.10
PR:		ports/183087
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-25 01:33:11 +00:00

19 lines
319 B
Makefile

# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD$
PORTNAME= drood
PORTVERSION= 3.10
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
NO_STAGE= yes
.include <bsd.port.mk>