[Bug 257090] [NEW PORT] misc/komorebi: Animated wallpaper manager

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Jul 2021 23:38:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257090

Ka Ho Ng <khng@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |khng@freebsd.org

--- Comment #1 from Ka Ho Ng <khng@freebsd.org> ---
My first glance without building it yet.

> +USE_GITHUB=	yes
> +GH_ACCOUNT=	SrWither
> +GH_PROJECT=	KomorebiBSD
> +GH_TAGNAME= 1.1
> +
>
> +MAINTAINER=	fjachuf@gmail.com
> +COMMENT=	Animated Wallpaper for your desktop
> +USES= cmake pkgconfig
Wrong section orders.

> +#PLIST_FILES=
Just drop it if it does not constitute any meaning.

You miss the dependencies of your port to be properly build and run as well.
Consider running portlint -abct to check the sanity of the files. Handbook
link:
https://docs.freebsd.org/en/books/porters-handbook/quick-porting/#porting-portlint

-- 
You are receiving this mail because:
You are the assignee for the bug.