mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-sqlite3
|
|
|
|
PYTHON_VERSION= python3.6
|
|
|
|
.include "${MASTERDIR}/Makefile"
|