forked from Lainports/opnsense-ports
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-sqlite3
|
|
|
|
PYTHON_VERSION= python3.4
|
|
|
|
.include "${MASTERDIR}/Makefile"
|