aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-LinkList
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2009-03-29 14:16:18 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2009-03-29 14:16:18 +0000
commit56a21d6b2076dd633aac30dd3e7aea0f153f782e (patch)
treece5960a9c14caeb73cd18bd15895d69cb7eb3ee9 /www/p5-HTML-LinkList
parent83fd1686fcf17d4f272df545ea00f189484dbd26 (diff)
downloadports-56a21d6b2076dd633aac30dd3e7aea0f153f782e.tar.gz
ports-56a21d6b2076dd633aac30dd3e7aea0f153f782e.zip
Notes
Diffstat (limited to 'www/p5-HTML-LinkList')
-rw-r--r--www/p5-HTML-LinkList/Makefile21
-rw-r--r--www/p5-HTML-LinkList/distinfo3
-rw-r--r--www/p5-HTML-LinkList/pkg-descr8
-rw-r--r--www/p5-HTML-LinkList/pkg-plist2
4 files changed, 34 insertions, 0 deletions
diff --git a/www/p5-HTML-LinkList/Makefile b/www/p5-HTML-LinkList/Makefile
new file mode 100644
index 000000000000..fb5da1886ef5
--- /dev/null
+++ b/www/p5-HTML-LinkList/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: www/p5-HTML-LinkList
+# Date created: 29 Mar 2009
+# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= HTML-LinkList
+PORTVERSION= 0.1503
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lbr@FreeBSD.org
+COMMENT= Create a 'smart' list of HTML links
+
+PERL_MODBUILD= 5.6.2+
+
+MAN3= HTML::LinkList.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-HTML-LinkList/distinfo b/www/p5-HTML-LinkList/distinfo
new file mode 100644
index 000000000000..bf26f0970a95
--- /dev/null
+++ b/www/p5-HTML-LinkList/distinfo
@@ -0,0 +1,3 @@
+MD5 (HTML-LinkList-0.1503.tar.gz) = 57e79ea9a15e57864042d3645651530c
+SHA256 (HTML-LinkList-0.1503.tar.gz) = b43e68eeb10a8ced4725f049499e2427079d0f6bf7f45e0272985ee5ed9feff4
+SIZE (HTML-LinkList-0.1503.tar.gz) = 17876
diff --git a/www/p5-HTML-LinkList/pkg-descr b/www/p5-HTML-LinkList/pkg-descr
new file mode 100644
index 000000000000..d08db5b21cbd
--- /dev/null
+++ b/www/p5-HTML-LinkList/pkg-descr
@@ -0,0 +1,8 @@
+This module contains a number of functions for taking sets of URLs and
+labels and creating suitably formatted HTML. These links are "smart"
+because, if given the url of the current page, if any of the links in
+the list equal it, that item in the list will be formatted as a special
+label, not as a link; this is a Good Thing, since the user would be
+confused by clicking on a link back to the current page.
+
+WWW: http://search.cpan.org/dist/HTML-LinkList/
diff --git a/www/p5-HTML-LinkList/pkg-plist b/www/p5-HTML-LinkList/pkg-plist
new file mode 100644
index 000000000000..8294f0b2ad3d
--- /dev/null
+++ b/www/p5-HTML-LinkList/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/HTML/LinkList.pm
+@dirrmtry %%SITE_PERL%%/HTML