# Created by: Mike Meyer
# $FreeBSD: tags/RELEASE_11_0_0/www/py-beautifulsoup/Makefile 401602 2015-11-14 21:17:47Z wg $

PORTNAME=	beautifulsoup
PORTVERSION=	4.4.1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	beautifulsoup4-${PORTVERSION}

MAINTAINER=	wg@FreeBSD.org
COMMENT=	HTML/XML Parser for Python

LICENSE=	MIT

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
