# Created by: Pedro Garcia Freitas <sawp@sawp.com.br>
# $FreeBSD: graphics/pymorph/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	pymorph
PORTVERSION=	0.96
PORTREVISION=	2
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	sawp@sawp.com.br
COMMENT=	Pymorph is a pure implementations of image morphology functions

LICENSE=	BSD

RUN_DEPENDS+=	${PYNUMPY}

USE_PYTHON=	-2.7
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
