# Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= rstyoutube PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Embed YouTube videos in reStructuredText documents LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils@${PY_FLAVOR} USES= python:2.7 USE_PYTHON= distutils autoplist .include