7 lines
107 B
Makefile
7 lines
107 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-gdbm
|
|
|
|
PYTHON_VERSION= python3.3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|