#47243: add libucl port -------------------------+-------------------------------- Reporter: lists@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: | -------------------------+-------------------------------- Comment (by ionic@…): {{{ license bsd }}} While technically working, the vast majority of ports use the all-caps `BSD` spelling. It's better to stick to that: {{{ license BSD }}} ---- {{{ configure.cmd ./autogen.sh && ./configure }}} This is redundant and should be removed. Running `./configure` is the default. The provided `autogen.sh` only runs `autoreconf -i`, which is arleady covered by using `use_autoreconf yes`. ---- I'll test this at some later point. I'd have to run "a few" updates first. -- Ticket URL: <https://trac.macports.org/ticket/47243#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X