diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:34:30 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:34:30 +0800 |
commit | 827cd94da4450ad12f96b6a506ec94cecc0dcfb1 (patch) | |
tree | ca602f6e370c7e2c954ccc231e13040b1f052436 /textproc/Makefile | |
parent | b8f6b4b17c2ded675b2de546689e81d157b05868 (diff) | |
download | freebsd-ports-gnome-827cd94da4450ad12f96b6a506ec94cecc0dcfb1.tar.gz freebsd-ports-gnome-827cd94da4450ad12f96b6a506ec94cecc0dcfb1.tar.zst freebsd-ports-gnome-827cd94da4450ad12f96b6a506ec94cecc0dcfb1.zip |
Add p5-Text-Format 0.52, a perl module that includes various subroutines
to format text.
PR: 23963
Submitted by: Anton Berezin <tobez@tobez.org>
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 607fd38d693c..3c2e8ef81b0b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -81,6 +81,7 @@ SUBDIR += p5-Text-Filter-Chain SUBDIR += p5-Text-FixedLength SUBDIR += p5-Text-Flowchart + SUBDIR += p5-Text-Format SUBDIR += p5-Text-Template SUBDIR += p5-XML-DOM SUBDIR += p5-XML-Parser |