summaryrefslogtreecommitdiff
path: root/devel/p5-Term-ReadPassword
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-01-28 12:08:20 +0000
committerobache <obache@pkgsrc.org>2007-01-28 12:08:20 +0000
commit419d0119325123ec46006463a597b5d29edd6d1f (patch)
tree7845ecde577d857cdef5ee1e0825020f0180c5bc /devel/p5-Term-ReadPassword
parentf507b0d641528ff243f6ba2df3375980282e2d9b (diff)
downloadpkgsrc-419d0119325123ec46006463a597b5d29edd6d1f.tar.gz
Add p5-Term-ReadPassword version 0.07.
Based on package provided by Michael Lyngbol in PR 35458. Fixed HOMEPAGE and removed redundant PKGREVISION. This module lets you ask the user for a password in the traditional way, from the keyboard, without echoing.
Diffstat (limited to 'devel/p5-Term-ReadPassword')
-rw-r--r--devel/p5-Term-ReadPassword/DESCR2
-rw-r--r--devel/p5-Term-ReadPassword/Makefile20
-rw-r--r--devel/p5-Term-ReadPassword/PLIST1
-rw-r--r--devel/p5-Term-ReadPassword/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Term-ReadPassword/DESCR b/devel/p5-Term-ReadPassword/DESCR
new file mode 100644
index 00000000000..ce61a5c9ca6
--- /dev/null
+++ b/devel/p5-Term-ReadPassword/DESCR
@@ -0,0 +1,2 @@
+This module lets you ask the user for a password in the traditional
+way, from the keyboard, without echoing.
diff --git a/devel/p5-Term-ReadPassword/Makefile b/devel/p5-Term-ReadPassword/Makefile
new file mode 100644
index 00000000000..f571f09bedf
--- /dev/null
+++ b/devel/p5-Term-ReadPassword/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/28 12:08:20 obache Exp $
+#
+
+VERS= 0.07
+DISTNAME= Term-ReadPassword-${VERS}
+PKGNAME= p5-Term-ReadPassword-${VERS}
+SVR4_PKGNAME= p5trk
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
+
+MAINTAINER= lyngbol@wheel.dk
+HOMEPAGE= http://search.cpan.org/~phoenix/Term-ReadPassword/
+COMMENT= Asking the user for a password
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Term/ReadPassword/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Term-ReadPassword/PLIST b/devel/p5-Term-ReadPassword/PLIST
new file mode 100644
index 00000000000..17d27e29ea9
--- /dev/null
+++ b/devel/p5-Term-ReadPassword/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/28 12:08:20 obache Exp $
diff --git a/devel/p5-Term-ReadPassword/distinfo b/devel/p5-Term-ReadPassword/distinfo
new file mode 100644
index 00000000000..e8215fca689
--- /dev/null
+++ b/devel/p5-Term-ReadPassword/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/28 12:08:20 obache Exp $
+
+SHA1 (Term-ReadPassword-0.07.tar.gz) = 10689c1dca095e5daba93d61e67cf5d9baa91837
+RMD160 (Term-ReadPassword-0.07.tar.gz) = 05543749fe9cc798b3b20f4ebc8ff0aaafd1e51d
+Size (Term-ReadPassword-0.07.tar.gz) = 6735 bytes