# Created by: Emanuel Haupt # $FreeBSD: head/graphics/py-face_recognition_models/Makefile 559531 2020-12-28 23:02:12Z antoine $ 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