mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
dba6385962
PR: 52409 Submitted by: maintainer
22 lines
408 B
Makefile
22 lines
408 B
Makefile
# New ports collection makefile for: bozohttpd
|
|
# Date created: 21.03.2002
|
|
# Whom: Janos.Mohacsi@bsd.hu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bozohttpd
|
|
PORTVERSION= 20030313
|
|
CATEGORIES= www ipv6
|
|
MASTER_SITES= http://www.eterna.com.au/bozohttpd/
|
|
|
|
MAINTAINER= Janos.Mohacsi@bsd.hu
|
|
COMMENT= The bozotic HTTP server
|
|
|
|
USE_BZIP2= YES
|
|
|
|
MAN8= bozohttpd.8
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|