opnsense-ports/sysutils/py3-ptyprocess/Makefile
Franco Fichtner 2c65cb6772 */*: sync with upstream
Taken from: FreeBSD
2017-06-08 09:00:47 +02:00

8 lines
153 B
Makefile

# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-ptyprocess
USES= python:3.3+
.include "${MASTERDIR}/Makefile"