aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sort-Key-Top
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-08-23 07:23:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-08-23 07:23:37 +0000
commit98dcd8a426fc383c709a83368f9f240427bbf31d (patch)
tree71ed57fc782ae65724d49245cff2be80709e347b /devel/p5-Sort-Key-Top
parent3fa1df38966ce8627b16bb5f1321111c4d8ad89d (diff)
downloadports-98dcd8a426fc383c709a83368f9f240427bbf31d.tar.gz
ports-98dcd8a426fc383c709a83368f9f240427bbf31d.zip
add p5-Sort-Key-Top 0.01
Select and sort top n elements
Notes
Notes: svn path=/head/; revision=198168
Diffstat (limited to 'devel/p5-Sort-Key-Top')
-rw-r--r--devel/p5-Sort-Key-Top/Makefile23
-rw-r--r--devel/p5-Sort-Key-Top/distinfo3
-rw-r--r--devel/p5-Sort-Key-Top/pkg-descr4
-rw-r--r--devel/p5-Sort-Key-Top/pkg-plist9
4 files changed, 39 insertions, 0 deletions
diff --git a/devel/p5-Sort-Key-Top/Makefile b/devel/p5-Sort-Key-Top/Makefile
new file mode 100644
index 000000000000..5a58fc5ae4bd
--- /dev/null
+++ b/devel/p5-Sort-Key-Top/Makefile
@@ -0,0 +1,23 @@
+# ex:ts=8
+# Ports collection makefile for: Sort::Key::Top
+# Date created: Aug 23, 2007
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= Sort-Key-Top
+PORTVERSION= 0.01
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../by-authors/id/S/SA/SALVA
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ijliao@FreeBSD.org
+COMMENT= Select and sort top n elements
+
+PERL_CONFIGURE= yes
+
+MAN3= Sort::Key::Top.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Sort-Key-Top/distinfo b/devel/p5-Sort-Key-Top/distinfo
new file mode 100644
index 000000000000..a82f8aacd503
--- /dev/null
+++ b/devel/p5-Sort-Key-Top/distinfo
@@ -0,0 +1,3 @@
+MD5 (Sort-Key-Top-0.01.tar.gz) = 8c7d2af14110375cf25b94c6fc6db973
+SHA256 (Sort-Key-Top-0.01.tar.gz) = 9e42cd6f18fadf7355afb9e98a6df7bd292262f2dc2b21322568f55ed8badffd
+SIZE (Sort-Key-Top-0.01.tar.gz) = 43202
diff --git a/devel/p5-Sort-Key-Top/pkg-descr b/devel/p5-Sort-Key-Top/pkg-descr
new file mode 100644
index 000000000000..8065c4d6c6eb
--- /dev/null
+++ b/devel/p5-Sort-Key-Top/pkg-descr
@@ -0,0 +1,4 @@
+Select the top n elements from a list using several common orderings and
+custom key extraction procedures.
+
+WWW: http://search.cpan.org/dist/Sort-Key-Top/
diff --git a/devel/p5-Sort-Key-Top/pkg-plist b/devel/p5-Sort-Key-Top/pkg-plist
new file mode 100644
index 000000000000..f15dd42af0b5
--- /dev/null
+++ b/devel/p5-Sort-Key-Top/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Sort/Key/Top.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sort/Key
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sort
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Top/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Top/Top.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Top/Top.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Top
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort