freebsd-ports/devel/p5-Sort-Key-Top/Makefile
Wen Heping 88ada6da2a - Update to 0.06
PR:		ports/157966
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-20 03:10:22 +00:00

23 lines
398 B
Makefile

# ex:ts=8
# Ports collection makefile for: Sort::Key::Top
# Date created: Aug 23, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= Sort-Key-Top
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SALVA
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Select and sort top n elements
PERL_CONFIGURE= yes
MAN3= Sort::Key::Top.3
.include <bsd.port.mk>