diff options
Diffstat (limited to 'databases/py-pysqlite20/Makefile')
-rw-r--r-- | databases/py-pysqlite20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile index 4dfef1b4d430..7a31876fa938 100644 --- a/databases/py-pysqlite20/Makefile +++ b/databases/py-pysqlite20/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= py- DISTNAME= pysqlite-${PORTVERSION} MAINTAINER= gerhard.haering@gmx.de +COMMENT= A DB-API v2 Python library for the SQLite embedded SQL engine RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite |