diff options
Diffstat (limited to 'databases/gadfly/Makefile')
-rw-r--r-- | databases/gadfly/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile index 0aa80fab8b7c..db9abc3222dd 100644 --- a/databases/gadfly/Makefile +++ b/databases/gadfly/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= gadfly MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An SQL database written in Python + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:${PORTSDIR}/devel/py-kjbuckets USE_PYTHON= yes |