aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:13:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:13:05 +0000
commitce1de73ae8b7faaffe5df31a9731450084acd9ed (patch)
treec903f5f16fd5e887929b98612a9eb9d33a6252ef
parent95264c75aa841f0ac16bccfd991fec3d6f58d628 (diff)
downloadports-ce1de73ae8b7faaffe5df31a9731450084acd9ed.tar.gz
ports-ce1de73ae8b7faaffe5df31a9731450084acd9ed.zip
This module allows you to set some meta tags for each node, view or panels
page. Giving more attention to the important keywords and/or description on some of your nodes allows you to get better search engine positioning. WWW: http://drupal.org/project/nodewords PR: ports/128687 Submitted by: Nick Hilliard <nick at netability.ie>
Notes
Notes: svn path=/head/; revision=222610
-rw-r--r--www/Makefile1
-rw-r--r--www/drupal5-nodewords/Makefile27
-rw-r--r--www/drupal5-nodewords/distinfo3
-rw-r--r--www/drupal5-nodewords/pkg-descr5
-rw-r--r--www/drupal6-nodewords/Makefile27
-rw-r--r--www/drupal6-nodewords/distinfo3
-rw-r--r--www/drupal6-nodewords/pkg-descr5
7 files changed, 71 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 62c00a1444a5..f95a30ae8013 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -150,6 +150,7 @@
SUBDIR += drupal5-imagefield
SUBDIR += drupal5-insert-view
SUBDIR += drupal5-nice_menus
+ SUBDIR += drupal5-nodewords
SUBDIR += drupal5-securepages
SUBDIR += drupal5-simplenews
SUBDIR += drupal5-tagadelic
diff --git a/www/drupal5-nodewords/Makefile b/www/drupal5-nodewords/Makefile
new file mode 100644
index 000000000000..d48dcb966031
--- /dev/null
+++ b/www/drupal5-nodewords/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: drupal5-nodewords
+# Date created: 08 Nov 2008
+# Whom: Nick Hilliard <nick@netability.ie>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nodewords
+DISTVERSION= 5.x-1.12
+CATEGORIES= www
+
+MAINTAINER= nick@foobar.org
+COMMENT= A drupal module which allows the end-user to set meta tags for nodes
+
+DRUPAL5_MODULE= yes
+MODULE_DIRS= metatags
+MODULE_FILES= metatags/DC.Title.inc metatags/Revisit-After.inc \
+ metatags/abstract.inc metatags/copyright.inc \
+ metatags/description.inc metatags/geourl.inc \
+ metatags/keywords.inc metatags/robots.inc nodewords.info \
+ nodewords.install nodewords.module
+
+DOC_FILES= LICENSE.txt README.txt
+
+.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
+.include <bsd.port.post.mk>
diff --git a/www/drupal5-nodewords/distinfo b/www/drupal5-nodewords/distinfo
new file mode 100644
index 000000000000..716214c1f0e2
--- /dev/null
+++ b/www/drupal5-nodewords/distinfo
@@ -0,0 +1,3 @@
+MD5 (drupal/nodewords-5.x-1.12.tar.gz) = 9f3146f95dc1a55330c91f02473e8578
+SHA256 (drupal/nodewords-5.x-1.12.tar.gz) = 6e90555fafa1b48004c05ad24c4fe32c5ffe066590ba67bcd8db0928b2da8b85
+SIZE (drupal/nodewords-5.x-1.12.tar.gz) = 30599
diff --git a/www/drupal5-nodewords/pkg-descr b/www/drupal5-nodewords/pkg-descr
new file mode 100644
index 000000000000..2f2fe6f2a54b
--- /dev/null
+++ b/www/drupal5-nodewords/pkg-descr
@@ -0,0 +1,5 @@
+This module allows you to set some meta tags for each node, view or panels
+page. Giving more attention to the important keywords and/or description on
+some of your nodes allows you to get better search engine positioning.
+
+WWW: http://drupal.org/project/nodewords
diff --git a/www/drupal6-nodewords/Makefile b/www/drupal6-nodewords/Makefile
new file mode 100644
index 000000000000..d48dcb966031
--- /dev/null
+++ b/www/drupal6-nodewords/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: drupal5-nodewords
+# Date created: 08 Nov 2008
+# Whom: Nick Hilliard <nick@netability.ie>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nodewords
+DISTVERSION= 5.x-1.12
+CATEGORIES= www
+
+MAINTAINER= nick@foobar.org
+COMMENT= A drupal module which allows the end-user to set meta tags for nodes
+
+DRUPAL5_MODULE= yes
+MODULE_DIRS= metatags
+MODULE_FILES= metatags/DC.Title.inc metatags/Revisit-After.inc \
+ metatags/abstract.inc metatags/copyright.inc \
+ metatags/description.inc metatags/geourl.inc \
+ metatags/keywords.inc metatags/robots.inc nodewords.info \
+ nodewords.install nodewords.module
+
+DOC_FILES= LICENSE.txt README.txt
+
+.include <bsd.port.pre.mk>
+.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
+.include <bsd.port.post.mk>
diff --git a/www/drupal6-nodewords/distinfo b/www/drupal6-nodewords/distinfo
new file mode 100644
index 000000000000..716214c1f0e2
--- /dev/null
+++ b/www/drupal6-nodewords/distinfo
@@ -0,0 +1,3 @@
+MD5 (drupal/nodewords-5.x-1.12.tar.gz) = 9f3146f95dc1a55330c91f02473e8578
+SHA256 (drupal/nodewords-5.x-1.12.tar.gz) = 6e90555fafa1b48004c05ad24c4fe32c5ffe066590ba67bcd8db0928b2da8b85
+SIZE (drupal/nodewords-5.x-1.12.tar.gz) = 30599
diff --git a/www/drupal6-nodewords/pkg-descr b/www/drupal6-nodewords/pkg-descr
new file mode 100644
index 000000000000..2f2fe6f2a54b
--- /dev/null
+++ b/www/drupal6-nodewords/pkg-descr
@@ -0,0 +1,5 @@
+This module allows you to set some meta tags for each node, view or panels
+page. Giving more attention to the important keywords and/or description on
+some of your nodes allows you to get better search engine positioning.
+
+WWW: http://drupal.org/project/nodewords