# $MidnightBSD: trunk/www/google-sitemapgen/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

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>
