[125182] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Mon Sep 8 19:53:08 PDT 2014


Revision: 125182
          https://trac.macports.org/changeset/125182
Author:   ryandesign at macports.org
Date:     2014-09-08 19:53:08 -0700 (Mon, 08 Sep 2014)
Log Message:
-----------
bsdowl: new port, version 2.2 (#44906)

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

Added: trunk/dports/devel/bsdowl/Portfile
===================================================================
--- trunk/dports/devel/bsdowl/Portfile	                        (rev 0)
+++ trunk/dports/devel/bsdowl/Portfile	2014-09-09 02:53:08 UTC (rev 125182)
@@ -0,0 +1,31 @@
+# -*- 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
+PortGroup           bitbucket 1.0
+
+bitbucket.setup     michipili bsdowl 2.2 v
+categories          devel
+platforms           darwin
+maintainers         gmail.com:michipili
+license             CeCILL-B
+supported_archs     noarch
+
+description         BSD Owl Make Scripts
+
+long_description    This collection of BSD Make directives can be used to   \
+                    create workflows including the following activities:    \
+                    Preparation and publication of TeX documents,           \
+                    Development of TeX macros with NOWEB, Development of    \
+                    OCaml software, Maintenance of a FreeBSD workstation    \
+                    configuration files, Preparation of a static website    \
+                    with ONSGMLS.
+
+checksums           rmd160  e934151176d150151bb2f7848cf9e902f54471db \
+                    sha256  73f76a738188cac7d17ac8a039254d86e8d37ceef1a9d210040ba3fdbff3fa30
+
+bitbucket.tarball_from downloads
+distname            ${name}-${version}
+use_xz              yes
+
+build.type          bsd


Property changes on: trunk/dports/devel/bsdowl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140908/71b099cb/attachment.html>


More information about the macports-changes mailing list