head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.07.25.06.32.06;	author cs;	state Exp;
branches;
next	1.5;

1.5
date	2009.02.01.08.03.29;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2008.06.06.13.28.17;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.26.14.05.16;	author garga;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.22.18.38.42;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.19.09.24.41;	author garga;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:   gnusget
# Date created:        19 January 2006
# Whom:                Ilya A. Otyutskiy <ilya.otyutskiy@@gmail.com>
#
# $FreeBSD: head/ftp/gnusget/Makefile 301510 2012-07-25 06:32:06Z cs $
#

PORTNAME=	gnusget
PORTVERSION=	0.5.1
PORTREVISION=	1
CATEGORIES=	ftp
MASTER_SITES=	http://fb.roolz.org/gnusget/

MAINTAINER=	ilya.otyutskiy@@gmail.com
COMMENT=	Shell-extension for wget which uses download- and history-file

RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget

NO_BUILD=	yes

PLIST_FILES=	bin/gnusget

do-install:
	${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/gnusget ${PREFIX}/bin

.include <bsd.port.mk>
@


1.6
log
@SVN rev 301510 on 2012-07-25 06:32:06Z by cs

Fix typos in COMMENT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update download locations, update WWW

Reported by:    -fetch-original pointyhat run
@
text
@d15 1
a15 1
COMMENT=	Shell-extension for wget, which uses download- and history-file
@


1.4
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d12 1
a12 6
MASTER_SITES=	http://edge.pp.ru/gnusget/ \
		http://fb.roolz.org/gnusget/ \
		http://dragomir.best-hosting.ru/gnusget/ \
		http://ve7.vtx.ru/gnusget/ \
		http://coddex.pp.ru/gnusget/ \
		ftp://nightflame.no-ip.org/gnusget/
@


1.3
log
@- Add more MASTER_SITES

PR:		ports/92365
Submitted by:	maintainer
@
text
@d10 1
@


1.2
log
@- Add more MASTER_SITES

PR:		ports/92112
Submitted by:	Ilya A. Otyutskiy <ilya.otyutskiy@@gmail.com> (maintainer)
@
text
@d13 4
a16 1
		http://dragomir.best-hosting.ru/gnusget/
@


1.1
log
@Add gnusget 0.5.1, shell-extension for wget, which uses download- and
history-file.

PR:		ports/91982
Submitted by:	Ilya A. Otyutskiy <ilya.otyutskiy@@gmail.com>
@
text
@d11 3
a13 1
MASTER_SITES=	http://edge.pp.ru/gnusget/
@

