# $FreeBSD: head/devel/py-hg-evolve/Makefile 564005 2021-02-04 09:19:45Z arrowd $ PORTNAME= hg-evolve DISTVERSION= 10.2.0 DISTVERSIONSUFFIX= .post1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= arrowd@FreeBSD.org COMMENT= Changeset Evolution with Mercurial LICENSE= GPLv2+ RUN_DEPENDS= hg:devel/mercurial USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes # Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/hgext3rd/__init__.py .include