summaryrefslogtreecommitdiff
path: root/www/drupal5-xmlsitemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal5-xmlsitemap/Makefile')
-rw-r--r--www/drupal5-xmlsitemap/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/www/drupal5-xmlsitemap/Makefile b/www/drupal5-xmlsitemap/Makefile
deleted file mode 100644
index 1b95e780950b..000000000000
--- a/www/drupal5-xmlsitemap/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: drupal5-gsitemap
-# Date created: 26 Mar 2007
-# Whom: Nick Hilliard <nick@foobar.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gsitemap
-DISTVERSION= 5.x-1.2
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/
-
-MAINTAINER= nick@foobar.org
-COMMENT= Produces Google/sitemaps.org compliant XML WWW site maps
-
-DRUPAL5_MODULE= yes
-MODULE_FILES= gsitemap.info gsitemap.install gsitemap.module gss.xsl
-DOC_FILES= INSTALL.txt LICENSE.txt README.txt
-
-.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
-.include <bsd.port.post.mk>