[137557] users/chunyang

chunyang at macports.org chunyang at macports.org
Sun Jun 14 09:35:29 PDT 2015


Revision: 137557
          https://trac.macports.org/changeset/137557
Author:   chunyang at macports.org
Date:     2015-06-14 09:35:29 -0700 (Sun, 14 Jun 2015)
Log Message:
-----------
users/chunyang: port.el: New folder

Added Paths:
-----------
    users/chunyang/port.el/
    users/chunyang/port.el/port.el

Added: users/chunyang/port.el/port.el
===================================================================
--- users/chunyang/port.el/port.el	                        (rev 0)
+++ users/chunyang/port.el/port.el	2015-06-14 16:35:29 UTC (rev 137557)
@@ -0,0 +1,30 @@
+;;; port.el --- a Emacs interface for MacPorts port(1)  -*- lexical-binding: t; -*-
+
+;; Copyright (C) 2015  Chunyang Xu
+
+;; Author: Chunyang Xu <xuchunyang56 at gmail.com>
+;; Keywords: MacPorts
+
+;; This program is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+;;; Commentary:
+
+;;
+
+;;; Code:
+
+
+
+(provide 'port)
+;;; port.el ends here
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150614/3631449a/attachment.html>


More information about the macports-changes mailing list