Changeset View
Changeset View
Standalone View
Standalone View
science/afni/Makefile
| # Created by: Jason W. Bacon <bacon4000@gmail.com> | # Created by: Jason W. Bacon <bacon4000@gmail.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| ############################################################################ | ############################################################################ | ||||
| # http://www.neuro.mcw.edu/Ports has the latest source distribution from | # http://www.neuro.mcw.edu/Ports has the latest source distribution from | ||||
| # which this port is built. It will be updated as time permits. | # which this port is built. It will be updated as time permits. | ||||
| # | # | ||||
| # afni.nimh.nih.gov is the ultimate source for AFNI, and will always | # afni.nimh.nih.gov is the ultimate source for AFNI, and will always | ||||
| # contain the latest source release. If this port is not up to date, | # contain the latest source release. If this port is not up to date, | ||||
| # you can download the latest sources and build manually. | # you can download the latest sources and build manually. | ||||
| PORTNAME= afni | PORTNAME= afni | ||||
| PORTVERSION= 2015.11.13 | PORTVERSION= 2015.11.13 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= science biology graphics | CATEGORIES= science biology graphics | ||||
| MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ | MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ | ||||
| MAINTAINER= bacon4000@gmail.com | MAINTAINER= bacon4000@gmail.com | ||||
| COMMENT= Advanced Functional Neuro Imaging | COMMENT= Advanced Functional Neuro Imaging | ||||
| LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
| ▲ Show 20 Lines • Show All 139 Lines • Show Last 20 Lines | |||||