diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:15:57 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:15:57 +0800 |
commit | 8cf284739d3ffa2f19e824925d0dde08e42b0d0f (patch) | |
tree | 5e22605e5bfdc6192cffd26f11250dddcb5f5a84 /databases/py-MySQL/Makefile | |
parent | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (diff) | |
download | freebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.gz freebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.zst freebsd-ports-gnome-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.zip |
De-pkg-comment.
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 |