# Created by: Pedro Garcia Freitas <sawp@sawp.com.br>
# $FreeBSD: tags/RELEASE_10_1_0/graphics/pymorph/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	pymorph
PORTVERSION=	0.96
PORTREVISION=	5
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
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
