Date: Wed, 4 Jan 2012 19:08:32 -0700 From: Chad Perrin <code@apotheon.net> To: freebsd-ports@freebsd.org Subject: Re: linux-f10-nss_ldap: my first port - be gentle :) Message-ID: <20120105020832.GA21272@hemlock.hydra> In-Reply-To: <4F04E675.1030107@herveybayaustralia.com.au> References: <4F0446B7.4090703@herveybayaustralia.com.au> <20120104142757.1c77c347@ernst.jennejohn.org> <20120104154113.GA8278@hemlock.hydra> <4F04E675.1030107@herveybayaustralia.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 05, 2012 at 09:53:25AM +1000, Da Rock wrote: > On 01/05/12 01:41, Chad Perrin wrote: > >On Wed, Jan 04, 2012 at 02:27:57PM +0100, Gary Jennejohn wrote: > >>On Wed, 04 Jan 2012 22:31:51 +1000 Da Rock > >><freebsd-ports@herveybayaustralia.com.au> wrote: > >>>I was advised to copy the essential parts from a similar port, so I've > >>>used archivers/linux-f10-ucl. This is my Makefile: > >[snip] > > > >>Doesn't pass portlint. > >> > >>Can't fetch the RPM file. > >> > >>Otherwise, a pretty good start. > >It also lacks license information. > > > How do I set that? Its linux so its GPL. This is an example from /usr/ports/x11/xsel-conrad/Makefile: LICENSE= xsel-conrad LICENSE_GROUPS= COPYFREE LICENSE_NAME= xsel-conrad license LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell I'm not sure it's perfect port maintainer Makefile practice, but it works, and it's a lot better than no license information at all in my opinion. I'd suggest checking that Makefile to see where in the Makefile to put it. . . . and if anyone who is more knowledgeable about this stuff than I am sees something wrong with that Makefile, please let me know. -- Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120105020832.GA21272>