# New ports collection makefile for: py-pydicom # Date created: 2009-01-13 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= pydicom PORTVERSION= 0.9.2 CATEGORIES= science python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Read, Modify and Write DICOM Files with Python Code USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include