1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/www/wwwoffle/Makefile
Steve Price 7537fea028 Initial import wwwoffle version 2.1.
A WWW proxy server for offline browsing.

PR:		6821
Submitted by:	Peter Mutsaers <plm@xs4all.nl>
1998-08-09 01:17:19 +00:00

25 lines
437 B
Makefile

# New ports collection makefile for: wwwoffle
# Version required: 2.1
# Date created: 1 Jun 1998
# Whom: Peter Mutsaers
#
# $Id$
#
DISTNAME= wwwoffle-2.1
CATEGORIES= www
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/www/servers
EXTRACT_SUFX= .tgz
MAINTAINER= plm@xs4all.nl
USE_GMAKE= yes
MAN1= wwwoffle.1
MAN5= wwwoffle.conf.5
MAN8= wwwoffled.8
.include <bsd.port.mk>