# New ports collection makefile for:	pymorph
# Date created:		2011-01-18
# Whom:			Pedro Garcia Freitas <sawp@sawp.com.br>
#
# $FreeBSD: ports/graphics/pymorph/Makefile,v 1.1 2011/02/05 10:49:59 miwi Exp $
#

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

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

BUILD_DEPENDS+=	${PYNUMPY}

USE_PYTHON=	2.4+
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
