aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Stat-lsMode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-06 09:24:24 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-06 09:24:24 +0000
commit9e0ade65f29a8a577add7967be9fd0c579c2cb96 (patch)
tree50f0c465ef5fc7331585dbe9c43b8c3700960605 /sysutils/p5-Stat-lsMode
parentcdc0ff77985cf013713119a46918db58fe73bc90 (diff)
downloadports-9e0ade65f29a8a577add7967be9fd0c579c2cb96.tar.gz
ports-9e0ade65f29a8a577add7967be9fd0c579c2cb96.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=338850
Diffstat (limited to 'sysutils/p5-Stat-lsMode')
-rw-r--r--sysutils/p5-Stat-lsMode/Makefile3
-rw-r--r--sysutils/p5-Stat-lsMode/pkg-descr3
-rw-r--r--sysutils/p5-Stat-lsMode/pkg-plist1
3 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/p5-Stat-lsMode/Makefile b/sysutils/p5-Stat-lsMode/Makefile
index e134f5ed3832..8f618dd61715 100644
--- a/sysutils/p5-Stat-lsMode/Makefile
+++ b/sysutils/p5-Stat-lsMode/Makefile
@@ -13,7 +13,4 @@ COMMENT= Stat::lsMode - format file modes like the ls -l command does
USES= perl5
USE_PERL5= configure
-MAN3= Stat::lsMode.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/p5-Stat-lsMode/pkg-descr b/sysutils/p5-Stat-lsMode/pkg-descr
index 6190debdaee5..1757904ccae1 100644
--- a/sysutils/p5-Stat-lsMode/pkg-descr
+++ b/sysutils/p5-Stat-lsMode/pkg-descr
@@ -5,5 +5,4 @@ owner has the mode string -rw-r--r--. Stat::lsMode will either
examine the file and produce the right mode string for you, or you
can pass it the mode that you get back from Perl's stat call.
--Anton
-<tobez@FreeBSD.org>
+WWW: http://search.cpan.org/dist/Stat-lsMode/
diff --git a/sysutils/p5-Stat-lsMode/pkg-plist b/sysutils/p5-Stat-lsMode/pkg-plist
index 8753bc4aa102..bd40625dfe23 100644
--- a/sysutils/p5-Stat-lsMode/pkg-plist
+++ b/sysutils/p5-Stat-lsMode/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Stat/lsMode/.packlist
%%SITE_PERL%%/Stat/lsMode.pm
+%%PERL5_MAN3%%/Stat::lsMode.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Stat/lsMode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Stat
@dirrmtry %%SITE_PERL%%/Stat