Import p5-Kwiki-NewPage-0.12 as www/p5-Kwiki-NewPage, a Kwiki plugin to
create a new, orphaned Wiki page.
This commit is contained in:
parent
eac201ce3b
commit
cd8cc5cc04
4 changed files with 24 additions and 0 deletions
1
www/p5-Kwiki-NewPage/DESCR
Normal file
1
www/p5-Kwiki-NewPage/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Kwiki plugin to create a new, orphaned Wiki page.
|
18
www/p5-Kwiki-NewPage/Makefile
Normal file
18
www/p5-Kwiki-NewPage/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/12/27 15:18:57 jlam Exp $
|
||||
|
||||
DISTNAME= Kwiki-NewPage-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
|
||||
|
||||
MAINTAINER= jlam@NetBSD.org
|
||||
HOMEPAGE= http://www.kwiki.org/
|
||||
COMMENT= Kwiki plugin to create a new Wiki page
|
||||
|
||||
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/NewPage/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
www/p5-Kwiki-NewPage/PLIST
Normal file
1
www/p5-Kwiki-NewPage/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/27 15:18:57 jlam Exp $
|
4
www/p5-Kwiki-NewPage/distinfo
Normal file
4
www/p5-Kwiki-NewPage/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/12/27 15:18:57 jlam Exp $
|
||||
|
||||
SHA1 (Kwiki-PreformattedBlocks-0.11.tar.gz) = 0e16ade43bea8d792d9ec8443be276038aac1489
|
||||
Size (Kwiki-PreformattedBlocks-0.11.tar.gz) = 7708 bytes
|
Loading…
Reference in a new issue