aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-05-04 05:26:01 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-05-04 05:26:01 +0000
commit5c28f34cda375f633fd74f2a9ba37ef25c4fddbc (patch)
tree38a8cc7b40e9bb921742918738a4125b273a74cf /science
parentfcc1c8b47debf3658cb9f1e1a4b9b0d243c457ed (diff)
downloadports-5c28f34cda375f633fd74f2a9ba37ef25c4fddbc.tar.gz
ports-5c28f34cda375f633fd74f2a9ba37ef25c4fddbc.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 3c40a38ea228..fe4cfa4427e5 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -11,7 +11,7 @@
PORTNAME= afni
PORTVERSION= 2015.11.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science biology graphics
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
@@ -41,9 +41,10 @@ CONFLICTS= im-[0-9]* \
USES= gettext gmake iconv jpeg:run motif perl5 python shebangfix tar:xz
SHEBANG_FILES= suma_change_spec \
3dPAR2AFNI.pl \
- python_scripts/afni_restproc.py \
- python_scripts/lib_fat_Rfactor.py \
- pkundu/meica.libs/siemens_me2nii.py
+ python_scripts/*.py \
+ pkundu/meica.py \
+ pkundu/meica.libs/*.py \
+ pkundu/meica.libs/mdp/test/run_tests.py
USE_GNOME= glib20
.include <bsd.port.options.mk>