r2780: *** empty log message ***
[clsql.git] / clsql-mysql.asd
index 515e8733651db561dc3f9ba3179d36c9dd4a00a2..a29ac1ca7b22b8e7d63a3c3e69bf9efdfc3261e2 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Aug 2002\r
 ;;;;\r
-;;;; $Id: clsql-mysql.asd,v 1.7 2002/09/18 07:50:01 kevin Exp $\r
+;;;; $Id: clsql-mysql.asd,v 1.8 2002/09/20 01:40:54 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
 ;;; System definition\r
 \r
 (defsystem :clsql-mysql\r
+  :name "cl-sql-mysql"\r
+  :author "Kevin M. Rosenberg <kmr@debian.org>"\r
+  :version "0.9.2"\r
+  :maintainer "Kevin M. Rosenberg <kmr@debian.org>"\r
+  :licence "Lessor Lisp General Public License"\r
+  :description "Common Lisp SQL MySQL Driver"\r
+  :long-description "cl-sql-mysql package provides a database driver to the MySQL database system."\r
+\r
   :components\r
   ((:module :db-mysql\r
            :components\r