mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
33fdc467a2
PR: ports/42363 Submitted by: Janos.Mohacsi@bsd.hu
21 lines
371 B
Makefile
21 lines
371 B
Makefile
# New ports collection makefile for: bozohttpd
|
|
# Date created: 21.03.2002
|
|
# Whom: Janos.Mohacsi@bsd.hu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bozohttpd
|
|
PORTVERSION= 5.14
|
|
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>
|