diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-22 06:26:37 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-22 06:26:37 +0800 |
commit | d78bc253cd98ae444f6502fbb7547ec4fee43c7f (patch) | |
tree | 00ead732e354454ccf665e88a8b2eef2ac237c9b /math/Makefile | |
parent | 2f22258ebab0c3dd639287cff5f2d0e58413bf9a (diff) | |
download | freebsd-ports-gnome-d78bc253cd98ae444f6502fbb7547ec4fee43c7f.tar.gz freebsd-ports-gnome-d78bc253cd98ae444f6502fbb7547ec4fee43c7f.tar.zst freebsd-ports-gnome-d78bc253cd98ae444f6502fbb7547ec4fee43c7f.zip |
Adding port math/p5-CAD-Calc, generic cad-related geometry calculations
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 7128abc61d7e..89ecfc619b9d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -158,6 +158,7 @@ SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Bit-Vector-Minimal + SUBDIR += p5-CAD-Calc SUBDIR += p5-Chart-Math-Axis SUBDIR += p5-Date-Handler SUBDIR += p5-Geo-Distance |