freebsd-ports/www/py-tvdb_api/Makefile
Thomas Abthorpe d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00

17 lines
358 B
Makefile

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