mirror of
https://github.com/macports/mpbb.git
synced 2026-07-12 18:18:44 -07:00
mp-buildbot: add modeline
git-svn-id: https://svn.macports.org/repository/macports/contrib/mp-buildbot@152646 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env port-tclsh
|
||||
# -*- 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
|
||||
#
|
||||
# Generates a list of supported architectures for the given port.
|
||||
#
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env port-tclsh
|
||||
# -*- 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
|
||||
|
||||
proc printUsage {} {
|
||||
puts "Usage: $::argv0 \[-hV\]"
|
||||
|
||||
Reference in New Issue
Block a user