head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.2
	r0_3_3:1.1.1.1
	KENNAWAY:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.03.06;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.05.20.38.00;	author trevor;	state Exp;
branches;
next	1.9;

1.9
date	2003.07.12.10.27.34;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.12.53;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2001.02.05.15.33.47;	author olgeni;	state Exp;
branches;
next	1.6;

1.6
date	2000.08.30.05.21.49;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.10.00.06.50;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	99.08.31.06.52.18;	author mharo;	state Exp;
branches;
next	1.3;

1.3
date	99.08.31.02.43.14;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.03.12.10.15.30;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	99.03.01.11.13.12;	author kris;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.01.11.13.12;	author kris;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:   snarf
# Date created:        2 January 1999
# Whom:                Kris Kennaway <kris@@FreeBSD.org>
#
# $FreeBSD: head/www/snarf/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	snarf
PORTVERSION=	7.0
CATEGORIES=	www
MASTER_SITES=	http://www.xach.com/snarf/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Another small command-line URL (http/ftp/gopher/finger) fetcher

GNU_CONFIGURE=	yes

MAN1=		snarf.1
PLIST_FILES=	bin/snarf

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/snarf ${PREFIX}/bin/
	${INSTALL_MAN} ${WRKSRC}/snarf.1 ${PREFIX}/man/man1/

.include <bsd.port.mk>
@


1.10
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@Drop maintainership
@
text
@d18 2
a19 1
MAN1=	snarf.1
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d13 1
a13 1
MAINTAINER=	kris@@FreeBSD.org
@


1.7
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/snarf/Makefile,v 1.6 2000/08/30 05:21:49 kris Exp $
d14 1
@


1.6
log
@Upgrade to snarf 7.0 (yes, the author leaped 5 major release numbers in
a single bound. Perhaps he's a Slackware and/or Solaris fan)

Submitted by:	Bernhard Valenti <bernhard.valenti@@gmx.net>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/snarf/Makefile,v 1.5 2000/04/10 00:06:50 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	7.0
@


1.5
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/snarf/Makefile,v 1.4 1999/08/31 06:52:18 mharo Exp $
d9 1
a9 1
PORTVERSION= 	2.0.5
@


1.4
log
@FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
@
text
@a1 1
# Version required:    2.0.5
d5 1
a5 1
# $FreeBSD: ports/www/snarf/Makefile,v 1.3 1999/08/31 02:43:14 peter Exp $
d8 2
a9 1
DISTNAME=	snarf-2.0.5
@


1.3
log
@$Id$ -> $FreeBSD$
@
text
@d4 1
a4 1
# Whom:                Kris Kennaway <kris@@FreeBSD.ORG>
d6 1
a6 1
# $FreeBSD$
d13 1
a13 1
MAINTAINER=	kris@@FreeBSD.ORG
@


1.2
log
@Don't point to the snarf-latest distfile, use snarf-2.0.5 instead. There are
no functional changes associated with this for people who have already
installed.
Submitted by:	billf
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/03/01 11:13:12 kris Exp $
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d9 1
a9 2
DISTNAME=	snarf-latest
PKGNAME=	snarf-2.0.5
a13 2

WRKSRC=		${WRKDIR}/snarf-2.0.5/
@


1.1.1.1
log
@Snarf is another command-line URL fetcher, which can handle
http/ftp/gopher/finger fetching. It displays the download progress as a little
status meter.

PR:		ports/9839
@
text
@@
