2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@tobez.org>
|
2001-04-28 16:21:40 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Stat-lsMode
|
|
|
|
PORTVERSION= 0.50
|
|
|
|
CATEGORIES= sysutils perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-04-28 16:21:40 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2001-06-12 21:25:41 +02:00
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Stat::lsMode - format file modes like the ls -l command does
|
2001-04-28 16:21:40 +02:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-04-28 16:21:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|