diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-16 22:42:55 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-16 22:42:55 +0000 |
commit | 9f830715e5cb4349c7b7f18a3fcb3598d3d3bd2e (patch) | |
tree | f8eb7aee8a5e8df76ad09c06a57478c5d4ca769d /textproc/Makefile | |
parent | b663d9f7408f0a416e29cf82fd2829623954b30a (diff) |
Adding port textproc/p5-String-Fraction, convert fractions into unicode chars.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=162611
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 |