[101363] trunk/dports/devel

g5pw at macports.org g5pw at macports.org
Wed Jan 9 07:11:45 PST 2013


Revision: 101363
          https://trac.macports.org/changeset/101363
Author:   g5pw at macports.org
Date:     2013-01-09 07:11:45 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
devel/be:
  new port (closes #34354)

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

Added: trunk/dports/devel/be/Portfile
===================================================================
--- trunk/dports/devel/be/Portfile	                        (rev 0)
+++ trunk/dports/devel/be/Portfile	2013-01-09 15:11:45 UTC (rev 101363)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+
+name                be
+version             1.1.1
+python.default_version 27
+maintainers         g5pw openmaintainer
+license             GPL-2+
+
+categories          devel python
+description         Bugs Everywhere is a 'distributed bugtracker'.
+long_description    ${description} It is designed to complement distributed \
+                    revision control systems.
+
+platforms           darwin
+
+homepage            http://bugseverywhere.org
+master_sites        http://download.bugseverywhere.org/releases/
+
+checksums           rmd160  71e4c48c619a914abdd91c9102f9fd2b7c6814ad \
+                    sha256  fee9ac7e54357f38c83c1666f4f7ed01e89896f3c827d5660d623413d0f8da76
+
+python.link_binaries_suffix


Property changes on: trunk/dports/devel/be/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/547233ee/attachment.html>


More information about the macports-changes mailing list