Update sysutils/rubygem-parallel to version 1.4.0
[dports.git] / textproc / p5-Sort-Fields / Makefile
1 # Created by: Anton Berezin <tobez@tobez.org>
2 # $FreeBSD$
3
4 PORTNAME=       Sort-Fields
5 PORTVERSION=    0.90
6 PORTREVISION=   1
7 CATEGORIES=     textproc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     tobez@FreeBSD.org
12 COMMENT=        Perl module to sort lines containing delimited fields
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>