View | Details | Raw Unified | Return to bug 58281
Collapse All | Expand All

(-)bozohttpd/Makefile (-1 / +6 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bozohttpd
8
PORTNAME=	bozohttpd
9
PORTVERSION=	20030622
9
PORTVERSION=	20031005
10
CATEGORIES=	www ipv6
10
CATEGORIES=	www ipv6
11
MASTER_SITES=	http://www.eterna.com.au/bozohttpd/
11
MASTER_SITES=	http://www.eterna.com.au/bozohttpd/
12
12
Lines 14-19 Link Here
14
COMMENT=	The bozotic HTTP server
14
COMMENT=	The bozotic HTTP server
15
15
16
USE_BZIP2=	YES
16
USE_BZIP2=	YES
17
18
.if defined(WITH_HTPASSWD_SUPPORT)
19
CFLAGS+=	-DDO_HTPASSWD
20
MAKE_ARGS+=	'LDFLAGS+= -lcrypt'
21
.endif
17
22
18
MAN8=		bozohttpd.8
23
MAN8=		bozohttpd.8
19
MANCOMPRESSED=	maybe
24
MANCOMPRESSED=	maybe
(-)bozohttpd/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (bozohttpd-20030622.tar.bz2) = 7b00a2184a5fdf79ea35f63d119e5800
1
MD5 (bozohttpd-20031005.tar.bz2) = 24e6d27c016574e97a43384d9d504269

Return to bug 58281