# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD: tags/RELEASE_10_0_0/misc/p5-File-Sort/Makefile 332733 2013-11-04 14:41:18Z vanilla $

PORTNAME=	File-Sort
PORTVERSION=	1.01
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Sort a file or merge sort multiple files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
