diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-15 16:39:18 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-15 16:39:18 +0000 |
commit | 449d06989f99c407ac3efc6e1e6f36d26af1f04f (patch) | |
tree | e1f72361435ef774acb3a302b47f47d96f23d168 /textproc/Makefile | |
parent | fe4eb5c6cd17f3a745b315052e3154c1343725ea (diff) |
Adding port textproc/p5-TeX-Encode, Encode/decode Perl utf-8 strings into TeX
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=162462
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 3e66211a0278..6d798acf832e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -425,6 +425,7 @@ SUBDIR += p5-String-Strip SUBDIR += p5-String-Tokenizer SUBDIR += p5-Syntax-Highlight-Perl-Improved + SUBDIR += p5-TeX-Encode SUBDIR += p5-TeX-Hyphen SUBDIR += p5-Template-Extract SUBDIR += p5-Template-Magic |