freebsd-ports/devel/py3-wcwidth/Makefile

9 lines
151 B
Makefile
Raw Normal View History

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