diff options
-rw-r--r-- | www/p5-Kwiki-PreformattedBlocks/DESCR | 1 | ||||
-rw-r--r-- | www/p5-Kwiki-PreformattedBlocks/Makefile | 18 | ||||
-rw-r--r-- | www/p5-Kwiki-PreformattedBlocks/PLIST | 1 | ||||
-rw-r--r-- | www/p5-Kwiki-PreformattedBlocks/distinfo | 4 |
4 files changed, 24 insertions, 0 deletions
diff --git a/www/p5-Kwiki-PreformattedBlocks/DESCR b/www/p5-Kwiki-PreformattedBlocks/DESCR new file mode 100644 index 00000000000..061493fd8a1 --- /dev/null +++ b/www/p5-Kwiki-PreformattedBlocks/DESCR @@ -0,0 +1 @@ +Kwiki plugin to mark blocks of preformatted text without indenting. diff --git a/www/p5-Kwiki-PreformattedBlocks/Makefile b/www/p5-Kwiki-PreformattedBlocks/Makefile new file mode 100644 index 00000000000..4f89a40d54a --- /dev/null +++ b/www/p5-Kwiki-PreformattedBlocks/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/12/27 15:24:11 jlam Exp $ + +DISTNAME= Kwiki-PreformattedBlocks-0.11 +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 display preformatted text + +DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki + +USE_BUILDLINK3= yes +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/PreformattedBlocks/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Kwiki-PreformattedBlocks/PLIST b/www/p5-Kwiki-PreformattedBlocks/PLIST new file mode 100644 index 00000000000..ea77ff23b3c --- /dev/null +++ b/www/p5-Kwiki-PreformattedBlocks/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/27 15:24:11 jlam Exp $ diff --git a/www/p5-Kwiki-PreformattedBlocks/distinfo b/www/p5-Kwiki-PreformattedBlocks/distinfo new file mode 100644 index 00000000000..04984185db8 --- /dev/null +++ b/www/p5-Kwiki-PreformattedBlocks/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/12/27 15:24:11 jlam Exp $ + +SHA1 (Kwiki-PreformattedBlocks-0.11.tar.gz) = 0e16ade43bea8d792d9ec8443be276038aac1489 +Size (Kwiki-PreformattedBlocks-0.11.tar.gz) = 7708 bytes |