On 2014/05/06 15:35, Nils R wrote:
> Hi,
> 
> this is a dependency for beets.
> 
> Nils

a few tweaks:

add a blank line between "# $OpenBSD$" line and COMMENT

MODPY_EGG_VERSION=0.04.14 -> MODPY_EGG_VERSION = 0.04.14 (variable name is too
long to align nicely, but please use the same whitespace style around = as
other lines)

"either version 2 of the License, or (at your option) any later version" ->
use "GPLv2+" in the license marker

add this:

do-test:
        @${MODPY_TEST_TARGET}

Reply via email to