aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py32-sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py32-sqlite3/Makefile')
-rw-r--r--databases/py32-sqlite3/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/py32-sqlite3/Makefile b/databases/py32-sqlite3/Makefile
new file mode 100644
index 000000000000..c551d4f168d9
--- /dev/null
+++ b/databases/py32-sqlite3/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../py-sqlite3
+
+PYTHON_VERSION= python3.2
+
+.include "${MASTERDIR}/Makefile"