Thu Feb 3 13:28:05 2011 UTC ()
Initial import of p5-Term-Shell, version 0.02, into the NetBSD Packages
Collection.

Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
All the boring details like command-line parsing and terminal handling are
done for you.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(imil)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Term-Shell/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Term-Shell/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Term-Shell/distinfo

File Added: pkgsrc/devel/p5-Term-Shell/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/02/03 13:28:05 imil Exp $
#

DISTNAME=	Term-Shell-0.02
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILW/}

MAINTAINER=	imil@NetBSD.org
HOMEPAGE=	http://search.cpan.org/~neilw/${DISTNAME}/
COMMENT=	Write command-line shells in Perl

DEPENDS+=	p5-Term-ReadKey>=2.30:../../devel/p5-Term-ReadKey

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=	auto/Term/Shell/.packlist
USE_LANGUAGES=	# none

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

File Added: pkgsrc/devel/p5-Term-Shell/DESCR
Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
All the boring details like command-line parsing and terminal handling are
done for you.

File Added: pkgsrc/devel/p5-Term-Shell/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/02/03 13:28:05 imil Exp $

SHA1 (Term-Shell-0.02.tar.gz) = f480e499e894558f723b1c45a64df8599f09b1c3
RMD160 (Term-Shell-0.02.tar.gz) = a9e1aeae03c1be67920fb16fed1c8eb7bf1d6023
Size (Term-Shell-0.02.tar.gz) = 20397 bytes