diff options
Diffstat (limited to 'science/pyvox')
-rw-r--r-- | science/pyvox/Makefile | 37 | ||||
-rw-r--r-- | science/pyvox/distinfo | 3 | ||||
-rw-r--r-- | science/pyvox/pkg-descr | 10 | ||||
-rw-r--r-- | science/pyvox/pkg-plist | 25 |
4 files changed, 0 insertions, 75 deletions
diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile deleted file mode 100644 index c3aee72b9a3b..000000000000 --- a/science/pyvox/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# ex:ts=8 -# Ports collection Makefile for: bblimage -# Date created: Jul 22, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= bblimage -PORTVERSION= 0.66 -PORTREVISION= 3 -CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= miwi -EXTRACT_SUFX= .src.tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= A set of software tools for medical image processing - -LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif - -USE_XORG= x11 -USE_PYTHON= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-lapack --with-python -USE_GMAKE= yes -USE_LDCONFIG= yes - -MAN1= anonbblanz.1 bblimage.1 binnseg.1 conseg.1 decomment.1 dumpbblanz.1 \ - imstack.1 inleav2.1 lovar.1 qdv.1 rpsamp.1 skmiv.1 swab.1 usb2uc.1 \ - vibihist.1 vihist.1 -MAN5= cdata.5 mri_data.5 param.5 - -post-patch: - @${REINPLACE_CMD} -e "s|python1\.5|${PYTHON_VERSION}|g" ${WRKSRC}/configure ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/science/pyvox/distinfo b/science/pyvox/distinfo deleted file mode 100644 index 7da85ab0f456..000000000000 --- a/science/pyvox/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (bblimage-0.66.src.tgz) = 9b01e8128c4009984300453ee00d601c -SHA256 (bblimage-0.66.src.tgz) = d645cda214076dc9977b7ed099f3643b19fe5552eab4a2ea9ddae6cec5d37f11 -SIZE (bblimage-0.66.src.tgz) = 967079 diff --git a/science/pyvox/pkg-descr b/science/pyvox/pkg-descr deleted file mode 100644 index 9753cc4f0d55..000000000000 --- a/science/pyvox/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -BBLimage is a set of software tools for medical image processing, particularly -skull stripping and segmentation of MR brain images; tools to support other -applications may be added later. These tools are intended to support -researchers who need to prototype new image analysis algorithms or to develop -automated image analysis tools for specific image analysis applications. The -sequence of processing operations is specified through a scripting language -which can be used interactively or in command files; the language used is an -extension of Python. - -WWW: http://www.uphs.upenn.edu/bbl/software/bblimage/ diff --git a/science/pyvox/pkg-plist b/science/pyvox/pkg-plist deleted file mode 100644 index 114ca046c741..000000000000 --- a/science/pyvox/pkg-plist +++ /dev/null @@ -1,25 +0,0 @@ -bin/anonbblanz -bin/binnseg -bin/conseg -bin/decomment -bin/dumpbblanz -bin/imstack -bin/inleav2 -bin/lovar -bin/qdv -bin/rowcol -bin/rpsamp -bin/skmiv -bin/swab -bin/usb2uc -bin/vibihist -bin/vihist -lib/libbbli.so -%%PYTHON_SITELIBDIR%%/exim.so -%%PYTHON_SITELIBDIR%%/optim.py -%%PYTHON_SITELIBDIR%%/optim.pyc -%%PYTHON_SITELIBDIR%%/pyvox.py -%%PYTHON_SITELIBDIR%%/pyvox.pyc -%%PYTHON_SITELIBDIR%%/pyvoxC.so -%%PYTHON_SITELIBDIR%%/regis.py -%%PYTHON_SITELIBDIR%%/regis.pyc |