diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-17 06:42:55 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-17 06:42:55 +0800 |
commit | c35c3c308f319458674462848a3b2ada76382c51 (patch) | |
tree | 93adafe9f38398f9039b60190951ea76661f99c5 /textproc/Makefile | |
parent | cd9f9f80accf35cfb58b7d12057facaeee58338f (diff) | |
download | freebsd-ports-gnome-c35c3c308f319458674462848a3b2ada76382c51.tar.gz freebsd-ports-gnome-c35c3c308f319458674462848a3b2ada76382c51.tar.zst freebsd-ports-gnome-c35c3c308f319458674462848a3b2ada76382c51.zip |
Adding port textproc/p5-String-Fraction, convert fractions into unicode chars.
Approved by: tobez (implicit)
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 6d798acf832e..36640fc2aec7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -418,6 +418,7 @@ SUBDIR += p5-Spreadsheet-WriteExcelXML SUBDIR += p5-String-Divert SUBDIR += p5-String-Format + SUBDIR += p5-String-Fraction SUBDIR += p5-String-Koremutake SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote |