1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/misc/py3-tqdm/Makefile
Marcelo Araujo d6e2fd520e We don't need the python3 metaport.
Reported by:	jbeich, antoine and rm.
Pointyhat to:	bapt
2017-03-17 08:43:39 +00:00

8 lines
99 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-tqdm
USES= python:3.3+
.include "${MASTERDIR}/Makefile"