mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
|
MASTERDIR= ${.CURDIR}/../py-libzfs
|
|
|
|
USES= python:3.3+
|
|
|
|
.include "${MASTERDIR}/Makefile"
|