# Created by: ijliao # $FreeBSD: head/www/py-mechanize/Makefile 341731 2014-01-29 13:18:39Z miwi $ PORTNAME= mechanize PORTVERSION= 0.2.5 PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://wwwsearch.sourceforge.net/mechanize/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Stateful programmatic web browsing in Python USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include