diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-09 21:00:35 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-09 21:00:35 +0800 |
commit | 84d57c7bbc6f6442a308e01fc48e544529c91cde (patch) | |
tree | 54daf9767653bbd33c9338bfde7e58bc5a7443b3 /textproc/Makefile | |
parent | 021744413dc19d18e95f133cab9559f70ad45c5d (diff) | |
download | freebsd-ports-gnome-84d57c7bbc6f6442a308e01fc48e544529c91cde.tar.gz freebsd-ports-gnome-84d57c7bbc6f6442a308e01fc48e544529c91cde.tar.zst freebsd-ports-gnome-84d57c7bbc6f6442a308e01fc48e544529c91cde.zip |
Adding p5-Text-Chomp, a module implementing a portable chomp.
PR: 87132
Submitted by: Jason Burgess <dev@fenux.net>
Approved by: novel (mentor)
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 e895c8c47ab3..af199d034cf9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -391,6 +391,7 @@ SUBDIR += p5-Text-Bind SUBDIR += p5-Text-CSV SUBDIR += p5-Text-CSV_XS + SUBDIR += p5-Text-Chomp SUBDIR += p5-Text-Diff SUBDIR += p5-Text-Diff-HTML SUBDIR += p5-Text-DoubleMetaphone |