aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Stat-lsMode/Makefile
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:21:40 +0000
committerJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:21:40 +0000
commit35564896593c1490de4f457f1aa12341b632f6a5 (patch)
tree797b068fb046ec4de4c752edd5d4a760a37997fb /sysutils/p5-Stat-lsMode/Makefile
parent7b8e9406a3898eaf4c24c576425a57794a6a469d (diff)
Notes
Diffstat (limited to 'sysutils/p5-Stat-lsMode/Makefile')
-rw-r--r--sysutils/p5-Stat-lsMode/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/p5-Stat-lsMode/Makefile b/sysutils/p5-Stat-lsMode/Makefile
new file mode 100644
index 000000000000..7112e458cdb4
--- /dev/null
+++ b/sysutils/p5-Stat-lsMode/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: sysutils/p5-Stat-lsMode
+# Date created: 25 April 2001
+# Whom: Anton Berezin <tobez@tobez.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Stat-lsMode
+PORTVERSION= 0.50
+CATEGORIES= sysutils perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Stat
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tobez@tobez.org
+
+PERL_CONFIGURE= yes
+
+MAN3= Stat::lsMode.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>