[134668] trunk/dports/devel/bashdb/Portfile

mf2k at macports.org mf2k at macports.org
Thu Apr 2 11:14:46 PDT 2015


Revision: 134668
          https://trac.macports.org/changeset/134668
Author:   mf2k at macports.org
Date:     2015-04-02 11:14:46 -0700 (Thu, 02 Apr 2015)
Log Message:
-----------
bashdb: License. Add modeline.

Modified Paths:
--------------
    trunk/dports/devel/bashdb/Portfile

Modified: trunk/dports/devel/bashdb/Portfile
===================================================================
--- trunk/dports/devel/bashdb/Portfile	2015-04-02 17:28:43 UTC (rev 134667)
+++ trunk/dports/devel/bashdb/Portfile	2015-04-02 18:14:46 UTC (rev 134668)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -6,8 +7,9 @@
 version         4.2-0.8
 categories      devel
 maintainers     nomaintainer
+license         GPL-2
+
 description     Debugger for scripts written in BASH
-
 long_description \
     bashdb is a script debugger for BASH that follows the GNU Project Debugger \
     (GDB) command syntax. bashdb can run your script, stop it on specified \
@@ -30,4 +32,3 @@
 test.target     check
 
 livecheck.type  sourceforge
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150402/76a86f95/attachment.html>


More information about the macports-changes mailing list