# New ports collection makefile for: py-cclib # Date created: 09 July 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= cclib PORTVERSION= 0.91 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Parsers And Algorithms For Computational Chemistry BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USE_PYTHON= yes USE_PYDISTUTILS= yes .include