# New ports collection makefile for: py-rstyoutube # Date created: 2011-12-16 # Whom: Olivier Duchateau # # $FreeBSD$ # PORTNAME= rstyoutube PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= duchateau.olivier@gmail.com COMMENT= Embed YouTube videos in reStructuredText documents RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include