# Created by: Alexander Nusov # $FreeBSD: head/devel/py-python-editor/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= python-editor PORTVERSION= 1.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Programmatically open an editor, capture the result LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include