mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-tabulate
|
|
|
|
USES= python:3.1+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|