freebsd-ports/devel/py3-wcwidth/Makefile
Steven Kreuzer 2abda4c40a Python 3 version of devel/py-wcwidth
PR:		217477
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2017-03-02 14:06:06 +00:00

8 lines
151 B
Makefile

# Created by: Danilo G. Baio <dbaio@bsd.com.br>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-wcwidth
USES= python:3.4+
.include "${MASTERDIR}/Makefile"