8628d4d43d
PR: ports/45390 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
20 lines
375 B
Makefile
20 lines
375 B
Makefile
# 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>
|