# Created by: Yuri Victorovich # $FreeBSD: head/devel/py-incremental/Makefile 569536 2021-03-30 04:39:06Z yuri $ PORTNAME= incremental PORTVERSION= 21.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library that versions your Python projects LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include