diff options
author | jlam <jlam@pkgsrc.org> | 2004-12-27 15:24:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-12-27 15:24:11 +0000 |
commit | 82f331f1dc84ba5819f172e5d9d397d2592fe0d3 (patch) | |
tree | 706f05edea2dd571f0f571d6a7ceba428bc6bb12 | |
parent | 5f92728b258e6d6fd23fd21839962b36a83653e9 (diff) | |
download | pkgsrc-82f331f1dc84ba5819f172e5d9d397d2592fe0d3.tar.gz |
Import p5-Kwiki-PreformattedBlocks-0.11 as www/p5-Kwiki-PreformattedBlocks,
a Kwiki plugin to mark blocks of preformatted text without indenting.
-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 |