summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-17 09:51:39 +0000
committerwiz <wiz@pkgsrc.org>2022-01-17 09:51:39 +0000
commitbfc0f46ac18859cf1b12a08e7cc66b2fc6817d0c (patch)
treec103cd6b718b85ad404619431648b76100b31b44 /math/Makefile
parent421c6e1b24c43436df7db8c3ed67e704da21adde (diff)
downloadpkgsrc-bfc0f46ac18859cf1b12a08e7cc66b2fc6817d0c.tar.gz
math/Makefile: + py-astropy-helpers
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9b38cd25597..0a80bb43153 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.522 2021/11/06 16:40:06 rhialto Exp $
+# $NetBSD: Makefile,v 1.523 2022/01/17 09:51:39 wiz Exp $
COMMENT= Mathematics
@@ -364,6 +364,7 @@ SUBDIR+= py-asteval
SUBDIR+= py-astroML
SUBDIR+= py-astroplan
SUBDIR+= py-astropy
+SUBDIR+= py-astropy-helpers
SUBDIR+= py-astroquery
SUBDIR+= py-autograd
SUBDIR+= py-bottleneck