Date: Thu, 29 Oct 2015 16:37:26 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Pawel Pekala <pawel@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400424 - in head/editors: . plume-creator-devel plume-creator-devel/files Message-ID: <20151029163726.GC49877@FreeBSD.org> In-Reply-To: <201510282324.t9SNOKq3059066@repo.freebsd.org> References: <201510282324.t9SNOKq3059066@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 28, 2015 at 11:24:20PM +0000, Pawel Pekala wrote: > New Revision: 400424 > URL: https://svnweb.freebsd.org/changeset/ports/400424 > > Log: > Are you a writer? Plume Creator will help you with this hard task! This > software gives you an outliner, a distraction-free mode, a note manager > and much more! > > WWW: http://www.plume-creator.eu/ > [...] > +COMMENT= Plume-Creator is an open-source tool for novelists Violation of Secion 5.6 of PHB. > +USES= desktop-file-utils shared-mime-info qmake tar:xz USES normally should be sorted (there are few special cases when order does matter, but those are exotic combinations of different build-related stuff like fmake/gmake/ninja, and this is not this case). > +USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build webkit While not mandatory, it's common practice to group *_build USE_QT4 values from the rest (those sans *_build suffix). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151029163726.GC49877>