freebsd-ports/devel/p5-Sort-Key-Top/Makefile
2013-10-31 07:36:25 +00:00

17 lines
298 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>