opnsense-ports/www/py-tvdb_api/Makefile
Franco Fichtner 322f0283b9 */*: sync with upstream
Taken from: FreeBSD
2015-12-09 06:51:45 +01: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>