# $OpenBSD: Makefile,v 1.16 2015/04/02 14:21:15 jasper Exp $ COMMENT = classes and setuptools plugin for Mercurial repositories MODPY_EGG_VERSION = 6.2.1 DISTNAME = hgtools-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} CATEGORIES = devel REVISION = 0 HOMEPAGE = https://bitbucket.org/jaraco/hgtools/ MAINTAINER = Benoit Lecocq # MIT PERMIT_PACKAGE_CDROM = Yes MODPY_PI = Yes EXTRACT_SUFX = .zip MODULES = lang/python MODPY_SETUPTOOLS = Yes FLAVORS = python3 FLAVOR ?= RUN_DEPENDS = devel/mercurial NO_TEST = Yes pre-install: chmod 644 ${WRKSRC}/hgtools.egg-info/* .include