diff options
Diffstat (limited to 'databases/py-MySQL/Makefile')
-rw-r--r-- | databases/py-MySQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-MySQL/Makefile b/databases/py-MySQL/Makefile index b89f7e94304c..634911c60888 100644 --- a/databases/py-MySQL/Makefile +++ b/databases/py-MySQL/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://web.tryc.on.ca/mysql/Downloads/Contrib/ \ DISTNAME= MySQLmodule-${PORTVERSION} MAINTAINER= nc-rotherdo@netcologne.de +COMMENT= Access a MySQL database through Python LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |