From 7938f3c431d46a74afff9db4fe96bb9a60ba6edd Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Mon, 17 Dec 2001 13:45:13 +0000 Subject: Add p5-BSD-stat 0.23, a stat() with BSD 4.4 extentions. PR: 32930 Submitted by: Sergey Skvortsov --- devel/p5-BSD-stat/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 devel/p5-BSD-stat/Makefile (limited to 'devel/p5-BSD-stat/Makefile') diff --git a/devel/p5-BSD-stat/Makefile b/devel/p5-BSD-stat/Makefile new file mode 100644 index 000000000000..cb36290c5d40 --- /dev/null +++ b/devel/p5-BSD-stat/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: BSD-stat +# Date created: 17 Dec 2001 +# Whom: Sergey Skvortsov +# +# $FreeBSD$ +# + +PORTNAME= BSD-stat +PORTVERSION= 0.23 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= BSD +PKGNAMEPREFIX= p5- + +MAINTAINER= skv@protey.ru + +PERL_CONFIGURE= yes + +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= BSD::stat.3 + +.include -- cgit v1.2.3