# $MidnightBSD: mports/www/google-sitemapgen/Makefile,v 1.4 2010/05/29 06:20:34 laffer1 Exp $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Script to analyze web server and generate Google Sitemap files
LICENSE=	bsd3

PROJECTHOST=	sitemap-generators

NO_WRKSUBDIR=

USE_PYTHON=	YES
USE_PYDISTUTILS=YES
PYDISTUTILS_PKGNAME=	sitemap_gen

.include <bsd.port.mk>
