- Add py36-gdbm (copied from py35-gdbm)
This commit is contained in:
parent
2c273bad76
commit
a1fc9f55f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429454
@ -800,6 +800,7 @@
|
||||
SUBDIR += py34-sqlite3
|
||||
SUBDIR += py35-gdbm
|
||||
SUBDIR += py35-sqlite3
|
||||
SUBDIR += py36-gdbm
|
||||
SUBDIR += pydbx
|
||||
SUBDIR += pymongo
|
||||
SUBDIR += pypy-gdbm
|
||||
|
7
databases/py36-gdbm/Makefile
Normal file
7
databases/py36-gdbm/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-gdbm
|
||||
|
||||
PYTHON_VERSION= python3.6
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user