[21195] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 11 20:01:48 PST 2007


Revision: 21195
          http://trac.macosforge.org/projects/macports/changeset/21195
Author:   landonf at macports.org
Date:     2007-01-11 20:01:48 -0800 (Thu, 11 Jan 2007)

Log Message:
-----------
HT editor/disassembler/magic

Added Paths:
-----------
    trunk/dports/devel/ht/
    trunk/dports/devel/ht/Portfile

Added: trunk/dports/devel/ht/Portfile
===================================================================
--- trunk/dports/devel/ht/Portfile	                        (rev 0)
+++ trunk/dports/devel/ht/Portfile	2007-01-12 04:01:48 UTC (rev 21195)
@@ -0,0 +1,22 @@
+# $Id: $
+
+PortSystem 1.0
+name		ht
+version		2.0beta2
+categories	devel editors
+maintainers	landonf at macports.org
+description	HT is a file editor/viewer/analyzer for executables.
+homepage	http://hte.sourceforge.net
+platforms	darwin
+
+long_description HT is a file editor/viewer/analyzer for executables. The \
+		goal is to combine the low-level functionality of a debugger \
+		and the usability of IDEs.
+
+master_sites	sourceforge:hte
+
+checksums	md5 bb501c8517e80c0dbc3d828b1bbfa585
+
+post-patch {
+	exec chmod +x ${worksrcpath}/install-sh
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070111/1f918655/attachment.html


More information about the macports-changes mailing list