# $MidnightBSD: trunk/www/google-sitemapgen/Makefile 20304 2015-09-27 18:10:55Z laffer1 $

PORTNAME=	google-sitemapgen
PORTVERSION=	1.5
PORTREVISION=	1
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=

USES=		python
USE_PYTHON=	distutils
PYDISTUTILS_PKGNAME=	sitemap_gen

.include <bsd.port.mk>
