[32473] trunk/dports/databases
jochen at macports.org
jochen at macports.org
Thu Jan 3 12:11:44 PST 2008
Revision: 32473
http://trac.macosforge.org/projects/macports/changeset/32473
Author: jochen at macports.org
Date: 2008-01-03 12:11:42 -0800 (Thu, 03 Jan 2008)
Log Message:
-----------
new port
Added Paths:
-----------
trunk/dports/databases/sqliteman/
trunk/dports/databases/sqliteman/Portfile
Added: trunk/dports/databases/sqliteman/Portfile
===================================================================
--- trunk/dports/databases/sqliteman/Portfile (rev 0)
+++ trunk/dports/databases/sqliteman/Portfile 2008-01-03 20:11:42 UTC (rev 32473)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+name sqliteman
+version 1.0.1
+description GUI tool for Sqlite3
+long_description The best developer's and/or admin's GUI tool for Sqlite3 in the world. \
+ No joking here (or just a bit only) - it contains the most complete \
+ feature set of all tools available.
+maintainers nomaintainer
+categories databases
+platforms darwin
+homepage http://www.sqliteman.com
+master_sites sourceforge:sqliteman
+checksums md5 6d4c6cffe4f7d68c0a8a8e2ce0e853df
+
+depends_build port:cmake
+depends_lib port:sqlite3
+
+configure.cmd cmake
+configure.pre_args -DCMAKE_INSTALL_PREFIX=${prefix}
+configure.args
Property changes on: trunk/dports/databases/sqliteman/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080103/58bcfeee/attachment.html
More information about the macports-changes
mailing list