d6e2fd520e
Reported by: jbeich, antoine and rm. Pointyhat to: bapt
7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-texttable
|
|
|
|
USES= python:3.3+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|