pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-BaseDir Import p5-File-BaseDir-0.02.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e5a14e69a48a
branches: trunk
changeset: 481126:e5a14e69a48a
user: epg <epg%pkgsrc.org@localhost>
date: Sun Sep 26 04:41:24 2004 +0000
description:
Import p5-File-BaseDir-0.02.
This module can be used to find directories and files as specified
by the XDG Base Directory Specification.
diffstat:
devel/p5-File-BaseDir/DESCR | 2 ++
devel/p5-File-BaseDir/Makefile | 18 ++++++++++++++++++
devel/p5-File-BaseDir/PLIST | 1 +
devel/p5-File-BaseDir/distinfo | 4 ++++
4 files changed, 25 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r c95dd67da115 -r e5a14e69a48a devel/p5-File-BaseDir/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-BaseDir/DESCR Sun Sep 26 04:41:24 2004 +0000
@@ -0,0 +1,2 @@
+This module can be used to find directories and files as specified
+by the XDG Base Directory Specification.
diff -r c95dd67da115 -r e5a14e69a48a devel/p5-File-BaseDir/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-BaseDir/Makefile Sun Sep 26 04:41:24 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/26 04:41:24 epg Exp $
+
+DISTNAME= File-BaseDir-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+COMMENT= Perl module for the XDG Base Directory Specification
+
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/BaseDir/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c95dd67da115 -r e5a14e69a48a devel/p5-File-BaseDir/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-BaseDir/PLIST Sun Sep 26 04:41:24 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/26 04:41:24 epg Exp $
diff -r c95dd67da115 -r e5a14e69a48a devel/p5-File-BaseDir/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-BaseDir/distinfo Sun Sep 26 04:41:24 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/26 04:41:24 epg Exp $
+
+SHA1 (File-BaseDir-0.02.tar.gz) = 299e4365687daee972a265d147da38b505930f8f
+Size (File-BaseDir-0.02.tar.gz) = 2462 bytes
Home |
Main Index |
Thread Index |
Old Index