[122835] trunk/dports/textproc/chef/Portfile
jmr at macports.org
jmr at macports.org
Thu Jul 31 08:39:08 PDT 2014
Revision: 122835
https://trac.macports.org/changeset/122835
Author: jmr at macports.org
Date: 2014-07-31 08:39:08 -0700 (Thu, 31 Jul 2014)
Log Message:
-----------
chef: indicate no license info, add homepage, use cflags
Modified Paths:
--------------
trunk/dports/textproc/chef/Portfile
Modified: trunk/dports/textproc/chef/Portfile
===================================================================
--- trunk/dports/textproc/chef/Portfile 2014-07-31 15:26:43 UTC (rev 122834)
+++ trunk/dports/textproc/chef/Portfile 2014-07-31 15:39:08 UTC (rev 122835)
@@ -1,11 +1,14 @@
# $Id$
PortSystem 1.0
+
name chef
version 19930426
categories textproc amusements
+license none
platforms darwin freebsd
maintainers nomaintainer
+homepage http://mysite.verizon.net/ebrowne72/chef/
description trunsletes inpoot text intu sveedeesh
long_description ${description}
@@ -16,5 +19,5 @@
checksums md5 5194b5a69436b0f90137f957d19d684d
use_configure no
-build { system "cd $worksrcpath && lex chef.x && ${configure.cc} lex.yy.c -ll -o chef" }
+build { system -W $worksrcpath "lex chef.x && ${configure.cc} ${configure.cflags} ${configure.cc_archflags} lex.yy.c -ll -o chef" }
destroot { xinstall ${worksrcpath}/chef ${destroot}${prefix}/bin }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140731/6dea78f9/attachment.html>
More information about the macports-changes
mailing list