diff options
Diffstat (limited to 'science/py-obspy.gse2/Makefile')
-rw-r--r-- | science/py-obspy.gse2/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/science/py-obspy.gse2/Makefile b/science/py-obspy.gse2/Makefile deleted file mode 100644 index 8db2f2e92486..000000000000 --- a/science/py-obspy.gse2/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Wen Heping <wenheping@gmail.com> -# $FreeBSD$ - -PORTNAME= obspy.gse2 -PORTVERSION= 0.7.0 -CATEGORIES= science python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= wen@FreeBSD.org -COMMENT= Read & write seismograms, Format GSE2 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>0:${PORTSDIR}/science/py-obspy-core - -USE_ZIP= yes -USE_PYTHON= yes -PYEASYINSTALL_ARCHDEP= yes -USE_PYDISTUTILS= easy_install - -.include <bsd.port.mk> |