mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Stage
- Pet portlint PR: ports/188602 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
This commit is contained in:
parent
db175077f3
commit
20dc98147a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351335
@ -21,5 +21,4 @@ USE_PYDISTUTILS=yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,3 +4,5 @@ on being a minimal layer over SQLite attempting just to translate
|
||||
the complete SQLite API into Python. The documentation has a section
|
||||
on the differences between APSW and pysqlite. APSW supports CPython
|
||||
2.3 onwards and CPython 3.1 onwards.
|
||||
|
||||
WWW: https://code.google.com/p/apsw/
|
||||
|
Loading…
Reference in New Issue
Block a user