freebsd-ports/www/py-tvdb_api/Makefile
2015-12-08 16:16:30 +00:00

16 lines
344 B
Makefile

# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
PORTNAME= tvdb_api
PORTVERSION= 1.10
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= API interface to TheTVDB.com
USES= python:2
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>