ports/www/py-pySmartDL/Makefile
2018-10-02 19:06:16 +00:00

20 lines
371 B
Makefile

# Created by: Mark Felder <feld@FreeBSD.org>
# $FreeBSD$
PORTNAME= pySmartDL
PORTVERSION= 1.2.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Smart download manager for Python
RUN_DEPENDS= ${PY_FUTURES}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>