# Created by: Pedro Garcia Freitas <sawp@sawp.com.br>
# $FreeBSD: head/graphics/pymorph/Makefile 464084 2018-03-10 17:46:04Z gerald $

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

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

LICENSE=	BSD3CLAUSE

RUN_DEPENDS+=	${PYNUMPY}

USES=		python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
