diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-10 05:02:47 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-10 05:02:47 +0800 |
commit | c8a9b3ffc65a113a27f1e3d047e8399ab81b6b05 (patch) | |
tree | 3cd1ba74a649ee8afd41e1002e3ee5597402589a /math/Makefile | |
parent | 97ab13ec9799abe33bd566a659e4da447bb8b162 (diff) | |
download | freebsd-ports-gnome-c8a9b3ffc65a113a27f1e3d047e8399ab81b6b05.tar.gz freebsd-ports-gnome-c8a9b3ffc65a113a27f1e3d047e8399ab81b6b05.tar.zst freebsd-ports-gnome-c8a9b3ffc65a113a27f1e3d047e8399ab81b6b05.zip |
Add p5-Graph, the Perl module for graph operations.
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 c13ec4b521e1..6f7e8ca1b7ba 100644 --- a/math/Makefile +++ b/math/Makefile @@ -62,6 +62,7 @@ SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Date-Handler + SUBDIR += p5-Graph SUBDIR += p5-Math-Base85 SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigIntFast |