# Created by: Pedro Garcia Freitas # $FreeBSD$ PORTNAME= pymorph PORTVERSION= 0.96 PORTREVISION= 3 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= easy_install NO_STAGE= yes .include