diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-16 00:15:33 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-16 00:15:33 +0800 |
commit | 1ffccbaddfa42488d278dc77098ad206bc0cb1ad (patch) | |
tree | 44c33846061475e1c2493a2f6fa621431f0c703b /math/Makefile | |
parent | 7e536c841913b890d5eabd6df35bdc97b15eb089 (diff) | |
download | freebsd-ports-gnome-1ffccbaddfa42488d278dc77098ad206bc0cb1ad.tar.gz freebsd-ports-gnome-1ffccbaddfa42488d278dc77098ad206bc0cb1ad.tar.zst freebsd-ports-gnome-1ffccbaddfa42488d278dc77098ad206bc0cb1ad.zip |
Adding port math/p5-Number-WithError, Numbers with error propagation and scientific rounding
Approved by: tobez (implicit)
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index e83efc518bdb..96c89de89d46 100644 --- a/math/Makefile +++ b/math/Makefile @@ -209,6 +209,7 @@ SUBDIR += p5-MatrixReal SUBDIR += p5-NetCDF SUBDIR += p5-Number-Compare + SUBDIR += p5-Number-WithError SUBDIR += p5-Roman SUBDIR += p5-Set-IntSpan SUBDIR += p5-Set-Window |