# New ports collection makefile for:	google-sitemapgen
# Date created:	   09 June 2005
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/www/google-sitemapgen/Makefile,v 1.5 2009/07/05 08:41:32 skv Exp $
#

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>
