Import p5-Umph-Prompt-0.1.0 as net/p5-Umph-Prompt from wip/p5-Umph-Prompt
Umph::Prompt is an interactive prompt module for umph and similar programs.
This commit is contained in:
parent
ba296b4b2f
commit
25e75b36c7
3 changed files with 27 additions and 0 deletions
2
net/p5-Umph-Prompt/DESCR
Normal file
2
net/p5-Umph-Prompt/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Umph::Prompt is an interactive prompt module for umph and similar
|
||||
programs.
|
20
net/p5-Umph-Prompt/Makefile
Normal file
20
net/p5-Umph-Prompt/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/11/08 20:21:30 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Umph-Prompt-0.1.0
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://umph.googlecode.com/files/
|
||||
|
||||
MAINTAINER= ryoon@NetBSD.org
|
||||
HOMEPAGE= http://code.google.com/p/umph/
|
||||
COMMENT= Youtube feeds parsing module for umph
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/Umph/Prompt/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
net/p5-Umph-Prompt/distinfo
Normal file
5
net/p5-Umph-Prompt/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/11/08 20:21:30 ryoon Exp $
|
||||
|
||||
SHA1 (Umph-Prompt-0.1.0.tar.gz) = e4ab63a75aea0f2447ae8ed1a26a3baa10589621
|
||||
RMD160 (Umph-Prompt-0.1.0.tar.gz) = e61a869d025b8d431a0c1414d15e4e21df129920
|
||||
Size (Umph-Prompt-0.1.0.tar.gz) = 15505 bytes
|
Loading…
Reference in a new issue