head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.34;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.03.02.23.43.45;	author ak;	state Exp;
branches;
next	1.1;

1.1
date	2010.12.09.15.59.31;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	googlebook_dl
# Date created:		2010-12-02
# Whom:			<spam@@rm-rf.kiev.ua>
#
# $FreeBSD: head/www/googlebook_dl/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	googlebook_dl
PORTVERSION=	20100502
CATEGORIES=	www
MASTER_SITES=	# none
DISTFILES=	# none

MAINTAINER=	ak@@FreeBSD.org
COMMENT=	A command-line utility for downloading books from Google Books

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

NO_BUILD=	yes

PLIST_FILES=	bin/${PORTNAME}

do-install:
	${INSTALL_SCRIPT} ${FILESDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}

.include <bsd.port.mk>
@


1.2
log
@Update maintainer email in my ports

Approved by:	eadler (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- Add googlebook_dl 20100502

googlebook_dl is a command-line utility for downloading books from Google Books.

PR:		ports/152827
Submitted by:	Alex Kozlov <spam@@rm-rf.kiev.ua>
@
text
@d14 1
a14 1
MAINTAINER=	spam@@rm-rf.kiev.ua
@

