aboutsummaryrefslogtreecommitdiff
path: root/www/google-sitemapgen/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-07-05 08:41:33 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-07-05 08:41:33 +0000
commit941bd8a75a00cf54263b2a8de63b3450bad80732 (patch)
tree647267b4cce3ae74b85124059d7d7d88a2258484 /www/google-sitemapgen/Makefile
parentccb55a1c4947ae0c00c127cc65fd3a5a7894847f (diff)
downloadports-941bd8a75a00cf54263b2a8de63b3450bad80732.tar.gz
ports-941bd8a75a00cf54263b2a8de63b3450bad80732.zip
Notes
Diffstat (limited to 'www/google-sitemapgen/Makefile')
-rw-r--r--www/google-sitemapgen/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/www/google-sitemapgen/Makefile b/www/google-sitemapgen/Makefile
index 1cec22869fbb..97be1ae5952b 100644
--- a/www/google-sitemapgen/Makefile
+++ b/www/google-sitemapgen/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= google-sitemapgen
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= www devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= goog-sitemapgen
-DISTNAME= sitemap_gen-${PORTVERSION}
+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