diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-22 05:44:06 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-22 05:44:06 +0800 |
commit | f8d2e423a029e48fdfd6e3ec2918149adfcae0db (patch) | |
tree | f5d4b07e8bc20a474973b93bf1795d67143ca94f /math/Makefile | |
parent | a0b0835be1c066445d7127f50287ba68426e08f3 (diff) | |
download | freebsd-ports-gnome-f8d2e423a029e48fdfd6e3ec2918149adfcae0db.tar.gz freebsd-ports-gnome-f8d2e423a029e48fdfd6e3ec2918149adfcae0db.tar.zst freebsd-ports-gnome-f8d2e423a029e48fdfd6e3ec2918149adfcae0db.zip |
Adding port math/p5-Math-Round-Var, another Perl rounding library.
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 ced3a41f47af..7128abc61d7e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -187,6 +187,7 @@ SUBDIR += p5-Math-Random SUBDIR += p5-Math-Random-MT SUBDIR += p5-Math-Round + SUBDIR += p5-Math-Round-Var SUBDIR += p5-Math-Sequence SUBDIR += p5-Math-Series SUBDIR += p5-Math-SimpleVariable |