aboutsummaryrefslogtreecommitdiffstats
path: root/www/bozohttpd/Makefile
blob: e24b724a7cbf074236fb01dfcbe83d6232f8b880 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    bozohttpd
# Date created:         21.03.2002
# Whom:                 Janos.Mohacsi@bsd.hu
#
# $FreeBSD$
#

PORTNAME=   bozohttpd
PORTVERSION=    20021106
CATEGORIES= www ipv6
MASTER_SITES=   http://www.eterna.com.au/bozohttpd/

MAINTAINER= Janos.Mohacsi@bsd.hu

USE_BZIP2=  YES

MAN8=       bozohttpd.8
MANCOMPRESSED=  maybe

.include <bsd.port.mk>