diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-11-15 17:29:09 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-11-15 17:29:09 +0800 |
commit | 4314c98ee0f4827ad2a75a1b4ece1407aae5d8cf (patch) | |
tree | 53a0a2ecb1a693b9733fc9f2cc4ab036ddc9a78d /textproc/Makefile | |
parent | 7db3345d2eded0762151598665ac6e38385740a1 (diff) | |
download | freebsd-ports-gnome-4314c98ee0f4827ad2a75a1b4ece1407aae5d8cf.tar.gz freebsd-ports-gnome-4314c98ee0f4827ad2a75a1b4ece1407aae5d8cf.tar.zst freebsd-ports-gnome-4314c98ee0f4827ad2a75a1b4ece1407aae5d8cf.zip |
Add p5-Text-Striphigh 0.02,
perl extension to strip the high bit
off of ISO-8859-1 text.
PR: 59117
Submitted by: kai
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 83592467d651..70b519522c18 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -269,6 +269,7 @@ SUBDIR += p5-Text-Repository SUBDIR += p5-Text-Shellwords SUBDIR += p5-Text-SimpleTemplate + SUBDIR += p5-Text-Striphigh SUBDIR += p5-Text-Tabs+Wrap SUBDIR += p5-Text-Template SUBDIR += p5-Text-Tmpl |