diff options
Diffstat (limited to 'databases/py-sqlrelay/Makefile')
-rw-r--r-- | databases/py-sqlrelay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile index b0bc8c222d2e..35b45dbc5e8f 100644 --- a/databases/py-sqlrelay/Makefile +++ b/databases/py-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Python modules to access to SQL Relay BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} |