# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
PORTNAME= face_recognition_models
PORTVERSION= 0.3.0
CATEGORIES= graphics python devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Models used by the face_recognition package
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>