diff options
author | sno <sno@pkgsrc.org> | 2010-01-16 18:42:14 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-16 18:42:14 +0000 |
commit | 34cfde1996003d7f57f9fcb04d3cb75c89bdf715 (patch) | |
tree | 7e25bfa0ccff3f2ae6be621a1c5646966d3303f4 /textproc | |
parent | 7583921e1aaf4e23cc282d791426006245ceab10 (diff) | |
download | pkgsrc-34cfde1996003d7f57f9fcb04d3cb75c89bdf715.tar.gz |
Adding SUBDIR for recent Padre and Padre plugin imports
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index da2b968c1c3..04f27a6b94b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.511 2010/01/16 16:25:00 sno Exp $ +# $NetBSD: Makefile,v 1.512 2010/01/16 18:42:14 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -214,6 +214,7 @@ SUBDIR+= o3read SUBDIR+= oniguruma SUBDIR+= openjade SUBDIR+= opensp +SUBDIR+= p5-Acme-Padre-PlayCode SUBDIR+= p5-CAM-PDF SUBDIR+= p5-Convert-ASCII-Armour SUBDIR+= p5-Convert-ASN1 @@ -243,6 +244,14 @@ SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-PPI-HTML +SUBDIR+= p5-PPIx-EditorTools +SUBDIR+= p5-Padre +SUBDIR+= p5-Padre-Plugin-Kate +SUBDIR+= p5-Padre-Plugin-Nopaste +SUBDIR+= p5-Padre-Plugin-PerlCritic +SUBDIR+= p5-Padre-Plugin-PerlTidy +SUBDIR+= p5-Padre-Plugin-Vi +SUBDIR+= p5-Padre-Plugin-XS SUBDIR+= p5-Pod-Abstract SUBDIR+= p5-Pod-Coverage SUBDIR+= p5-Pod-Escapes |