freebsd-ports/devel/p5-Sort-Array/Makefile
Emanuel Haupt cac976f177 Fix pacakge list.
Notified by:	az
2013-10-25 11:20:05 +00:00

16 lines
301 B
Makefile

# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
PORTNAME= Sort-Array
DISTVERSION= 0.26
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Powerful array sorting Perl interface
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>