summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2004-10-11 09:41:31 +0000
committerkim <kim@pkgsrc.org>2004-10-11 09:41:31 +0000
commit744170721a5bf2f051f65e94f8c930e288812ade (patch)
treed9f010cc8c627273fa91dcea6d5298c8563ab9ca /sysutils
parente6f47214d8595cf3a179ba5439153c9d0a541fe2 (diff)
downloadpkgsrc-744170721a5bf2f051f65e94f8c930e288812ade.tar.gz
Provides a perl interface to the lchown() system call, on platforms that
support it.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Lchown/DESCR2
-rw-r--r--sysutils/p5-Lchown/Makefile17
-rw-r--r--sysutils/p5-Lchown/PLIST1
-rw-r--r--sysutils/p5-Lchown/distinfo4
4 files changed, 24 insertions, 0 deletions
diff --git a/sysutils/p5-Lchown/DESCR b/sysutils/p5-Lchown/DESCR
new file mode 100644
index 00000000000..a2d517581a5
--- /dev/null
+++ b/sysutils/p5-Lchown/DESCR
@@ -0,0 +1,2 @@
+Provides a perl interface to the lchown() system call, on platforms that
+support it.
diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile
new file mode 100644
index 00000000000..067822976fb
--- /dev/null
+++ b/sysutils/p5-Lchown/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/11 09:41:31 kim Exp $
+
+DISTNAME= Lchown-0.07
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5lc
+CATEGORIES= sysutils perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Perl5 module interface to the lchown() system call
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Lchown/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/p5-Lchown/PLIST b/sysutils/p5-Lchown/PLIST
new file mode 100644
index 00000000000..df2b12461ef
--- /dev/null
+++ b/sysutils/p5-Lchown/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/11 09:41:31 kim Exp $
diff --git a/sysutils/p5-Lchown/distinfo b/sysutils/p5-Lchown/distinfo
new file mode 100644
index 00000000000..eef053d8611
--- /dev/null
+++ b/sysutils/p5-Lchown/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/11 09:41:31 kim Exp $
+
+SHA1 (Lchown-0.07.tar.gz) = 523e7a814bb19b5704eb89fd563e65399939c66a
+Size (Lchown-0.07.tar.gz) = 3112 bytes