head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	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.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	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
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


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

1.6
date	2012.02.19.07.02.58;	author rm;	state Exp;
branches;
next	1.5;

1.5
date	2009.07.05.08.41.32;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.30.09.42.07;	author alexbl;	state Exp;
branches;
next	1.3;

1.3
date	2006.02.17.09.01.57;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.07.10.27.10;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2005.06.09.09.00.30;	author skv;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	google-sitemapgen
# Date created:	   09 June 2005
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/google-sitemapgen/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	google-sitemapgen
PORTVERSION=	1.5
CATEGORIES=	www devel
MASTER_SITES=	GOOGLE_CODE
DISTNAME=	sitemap_gen_${PORTVERSION}

MAINTAINER=	skv@@FreeBSD.org
COMMENT=	Script to analyze web server and generate Google Sitemap files

PROJECTHOST=	sitemap-generators

NO_WRKSUBDIR=

USE_PYTHON=	yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME=	sitemap_gen

.include <bsd.port.mk>
@


1.6
log
@- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)

They all non-functional changes.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@Update to 1.5

PR:		ports/135076
Submitted by:	John Marshall <john xx rwsrv05.mby.riverwillow.net.au>
@
text
@d21 2
a22 2
USE_PYTHON=	YES
USE_PYDISTUTILS=YES
@


1.4
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d9 1
a9 1
PORTVERSION=	1.4
d11 2
a12 3
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	goog-sitemapgen
DISTNAME=	sitemap_gen-${PORTVERSION}
d17 4
@


1.3
log
@Update to 1.4
@
text
@d20 1
@


1.2
log
@Update to 1.3
@
text
@d9 1
a9 1
PORTVERSION=	1.3
@


1.1
log
@Add google-sitemapgen 1.0,
script to analyze web server and
generate Google Sitemap files.
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@

