Update games/scummvm to version 1.7.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 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     tobez@FreeBSD.org
11 COMMENT=        Perl module to sort lines containing delimited fields
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>