diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-22 02:47:09 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-22 02:47:09 +0000 |
commit | 388d1c880b53a46a13542b36027acb4e21314aac (patch) | |
tree | 924888ae00607a3ed8f676efeb8cdc75b6eed15f /textproc/Makefile | |
parent | cc6995c5e79ee3374b6c122a956178b8e38ba997 (diff) |
Add port of p5-TeX-Hyphen (Hyphenate words using TeX's patterns).
Notes
Notes:
svn path=/head/; revision=68556
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 a6696338d013..d2a72139e55f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -191,6 +191,7 @@ SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-Strip + SUBDIR += p5-TeX-Hyphen SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Balanced SUBDIR += p5-Text-Bind |