freebsd-ports/textproc/py-html2text/Makefile
Wen Heping 2af875829c - Update to 2.38
Feature safe:	yes
2010-02-24 03:02:05 +00:00

20 lines
427 B
Makefile

# New ports collection makefile for: html2text
# Date created: 23 April 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= html2text
PORTVERSION= 2.38
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Convert HTML into clean plain ASCII text
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
.include <bsd.port.mk>