aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Dancer-Plugin-SiteMap
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-01-28 11:51:38 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-01-28 11:51:38 +0000
commitbb99ea515bdc34a829529525ad920743aeb26b16 (patch)
tree59b0843d8c40e3be16b32e4a4cd70eea433af80f /www/p5-Dancer-Plugin-SiteMap
parentdeaef7983fe8800151aec6d3ccb86d4ef313694c (diff)
downloadports-bb99ea515bdc34a829529525ad920743aeb26b16.tar.gz
ports-bb99ea515bdc34a829529525ad920743aeb26b16.zip
Notes
Diffstat (limited to 'www/p5-Dancer-Plugin-SiteMap')
-rw-r--r--www/p5-Dancer-Plugin-SiteMap/Makefile30
-rw-r--r--www/p5-Dancer-Plugin-SiteMap/distinfo2
-rw-r--r--www/p5-Dancer-Plugin-SiteMap/pkg-descr5
-rw-r--r--www/p5-Dancer-Plugin-SiteMap/pkg-plist7
4 files changed, 44 insertions, 0 deletions
diff --git a/www/p5-Dancer-Plugin-SiteMap/Makefile b/www/p5-Dancer-Plugin-SiteMap/Makefile
new file mode 100644
index 000000000000..f9a9466850e1
--- /dev/null
+++ b/www/p5-Dancer-Plugin-SiteMap/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-Dancer-Plugin-SiteMap
+# Date created: 2012-01-27
+# Whom: Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Dancer-Plugin-SiteMap
+PORTVERSION= 0.07
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:JAMESR
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= magik@roorback.net
+COMMENT= Automated site map for the Dancer web framework
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer \
+ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple
+RUN_DEPENDS= p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer \
+ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple
+
+PERL_CONFIGURE= yes
+
+MAN3= Dancer::Plugin::SiteMap.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Dancer-Plugin-SiteMap/distinfo b/www/p5-Dancer-Plugin-SiteMap/distinfo
new file mode 100644
index 000000000000..91e4469e5cd6
--- /dev/null
+++ b/www/p5-Dancer-Plugin-SiteMap/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Dancer-Plugin-SiteMap-0.07.tar.gz) = e5860a2116c453931b9efe9cc4695dd299b8b7861ae60711cf674b1b74f69a0f
+SIZE (Dancer-Plugin-SiteMap-0.07.tar.gz) = 4175
diff --git a/www/p5-Dancer-Plugin-SiteMap/pkg-descr b/www/p5-Dancer-Plugin-SiteMap/pkg-descr
new file mode 100644
index 000000000000..5062750ff96a
--- /dev/null
+++ b/www/p5-Dancer-Plugin-SiteMap/pkg-descr
@@ -0,0 +1,5 @@
+Dancer::Plugin::SiteMap automagically adds sitemap routes to the webapp.
+Currently adds /sitemap and /sitemap.xml where the former is a basic
+HTML list and the latter is an XML document of URLS.
+
+WWW: http://search.cpan.org/dist/Dancer-Plugin-SiteMap/
diff --git a/www/p5-Dancer-Plugin-SiteMap/pkg-plist b/www/p5-Dancer-Plugin-SiteMap/pkg-plist
new file mode 100644
index 000000000000..56f8377cabe4
--- /dev/null
+++ b/www/p5-Dancer-Plugin-SiteMap/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Dancer/Plugin/SiteMap.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
+@dirrmtry %%SITE_PERL%%/Dancer/Plugin
+@dirrmtry %%SITE_PERL%%/Dancer