# Created by: Steve Wills # $FreeBSD: head/textproc/py-asciinema/Makefile 363624 2014-07-31 15:46:08Z swills $ PORTNAME= asciinema PORTVERSION= 0.9.8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Tool for recording and sharing terminal sessions RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:${PORTSDIR}/www/py-requests USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include