diff options
author | seb <seb@pkgsrc.org> | 2008-09-02 22:36:38 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-09-02 22:36:38 +0000 |
commit | a7e12152bf89bfe4e327191e7c48e04c7836d91b (patch) | |
tree | 8b5caf560e6c9713fba3696b86d28dc6194a108d /textproc | |
parent | d5adc72d621f077b76e78b8ee7fd801fba3d90ee (diff) | |
download | pkgsrc-a7e12152bf89bfe4e327191e7c48e04c7836d91b.tar.gz |
Add & enable p5-Template-Declare
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 841c99546c5..b861cd72ea0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.428 2008/09/01 22:29:58 seb Exp $ +# $NetBSD: Makefile,v 1.429 2008/09/02 22:36:38 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -216,6 +216,7 @@ SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-ShellQuote +SUBDIR+= p5-Template-Declare SUBDIR+= p5-Template-Plugin-Number-Format SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced |