diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-03-24 14:37:47 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-03-24 14:37:47 +0000 |
commit | 4f389c03da7ed8381b9b0f77069359d1d097309a (patch) | |
tree | 064afc489426e0e2fff79b30c48dd13c62397cc1 /textproc/Makefile | |
parent | f4ae7932b7a7b944ab955025d5eee20d37c797de (diff) | |
download | ports-4f389c03da7ed8381b9b0f77069359d1d097309a.tar.gz ports-4f389c03da7ed8381b9b0f77069359d1d097309a.zip |
New port: very simple paragraph formatter
PR: 47882
Notes
Notes:
svn path=/head/; revision=77387
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0cf35109b472..b10fc9057cb7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -225,6 +225,7 @@ SUBDIR += p5-Text-Reflow SUBDIR += p5-Text-Repository SUBDIR += p5-Text-SimpleTemplate + SUBDIR += p5-Text-Tabs+Wrap SUBDIR += p5-Text-Template SUBDIR += p5-Text-Tmpl SUBDIR += p5-Text-Wrapper |