Mon Aug 9 23:11:58 2010 UTC ()
Initial import of p5-Dir-Self version 0.10 in the NetBSD Packages
Collection.

Perl has two pseudo-constants describing the current location in
your source code, __FILE__ and __LINE__. The Perl 5 module Dir::Self
adds __DIR__, which expands to the directory your source file is
in, as an absolute pathname.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Dir-Self/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Dir-Self/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Dir-Self/distinfo

File Added: pkgsrc/devel/p5-Dir-Self/DESCR
Perl has two pseudo-constants describing the current location in
your source code, __FILE__ and __LINE__. The Perl 5 module Dir::Self
adds __DIR__, which expands to the directory your source file is
in, as an absolute pathname.

File Added: pkgsrc/devel/p5-Dir-Self/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 23:11:58 seb Exp $
#

DISTNAME=	Dir-Self-0.10
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Dir/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Dir-Self/
COMMENT=	Perl 5 __DIR__ constant for source file's directory
LICENSE=	${PERL5_LICENSE}

USE_LANGUAGES=		# empty
PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=		auto/Dir/Self/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Dir-Self/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/08/09 23:11:58 seb Exp $

SHA1 (Dir-Self-0.10.tar.gz) = 30df1ac983c06d5eaea6d450701b86f13fc94700
RMD160 (Dir-Self-0.10.tar.gz) = 221d045cdd063b06e97647c1e443caa379773fd7
Size (Dir-Self-0.10.tar.gz) = 2390 bytes