Import p5-Kwiki-RecentChanges-0.12 as www/p5-Kwiki-RecentChanges, a
Kwiki plugin to display recent changes to Wiki pages.
This commit is contained in:
parent
62e2f10c91
commit
10c55f2e5f
4 changed files with 26 additions and 0 deletions
1
www/p5-Kwiki-RecentChanges/DESCR
Normal file
1
www/p5-Kwiki-RecentChanges/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Kwiki plugin to display recent changes to Wiki pages.
|
20
www/p5-Kwiki-RecentChanges/Makefile
Normal file
20
www/p5-Kwiki-RecentChanges/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
|
||||
|
||||
DISTNAME= Kwiki-RecentChanges-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
|
||||
MODULE_DIR= module/by-module
|
||||
AUTHOR_DIR= authors/id/I/IN/INGY
|
||||
|
||||
MAINTAINER= jlam@NetBSD.org
|
||||
HOMEPAGE= http://www.kwiki.org/
|
||||
COMMENT= Kwiki plugin to display recent changes
|
||||
|
||||
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/Archive/RCS/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
www/p5-Kwiki-RecentChanges/PLIST
Normal file
1
www/p5-Kwiki-RecentChanges/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
|
4
www/p5-Kwiki-RecentChanges/distinfo
Normal file
4
www/p5-Kwiki-RecentChanges/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/12/26 21:48:34 jlam Exp $
|
||||
|
||||
SHA1 (Kwiki-RecentChanges-0.12.tar.gz) = 4aaceed13c8b62b4c045d6043515b8b9fb88a31c
|
||||
Size (Kwiki-RecentChanges-0.12.tar.gz) = 8215 bytes
|
Loading…
Reference in a new issue