diff options
author | araujo <araujo@FreeBSD.org> | 2016-04-19 13:44:27 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2016-04-19 13:44:27 +0800 |
commit | 2ea0ac96c984f7642bd8b480465d097746228b51 (patch) | |
tree | 53e1d0c493fb08923743be8f20c133b39e4e86f1 /math/Makefile | |
parent | 365eb15ec413c4a48bdbf99e5ceba610827187dd (diff) | |
download | freebsd-ports-gnome-2ea0ac96c984f7642bd8b480465d097746228b51.tar.gz freebsd-ports-gnome-2ea0ac96c984f7642bd8b480465d097746228b51.tar.zst freebsd-ports-gnome-2ea0ac96c984f7642bd8b480465d097746228b51.zip |
Hook new ports on its categories Makefile.
Reported by: antoine
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 7521ed4f5916..21e53dc8172c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -599,6 +599,7 @@ SUBDIR += py-graphillion SUBDIR += py-gsl SUBDIR += py-igraph + SUBDIR += py-luminol SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpmath |