mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
d6e2fd520e
Reported by: jbeich, antoine and rm. Pointyhat to: bapt
8 lines
99 B
Makefile
8 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-tqdm
|
|
|
|
USES= python:3.3+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|