# Created by: Wen Heping # $FreeBSD$ PORTNAME= pydicom PORTVERSION= 0.9.8 PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Read, modify, and write DICOM files with Python code LICENSE= MIT BROKEN= Unfetchable (google code has gone away) USES= python shebangfix SHEBANG_FILES= dicom/test/shell_all USE_PYTHON= distutils autoplist NO_ARCH= yes .include