On Wed, 2010-10-27 at 18:52:42 -0400, Carmel wrote:

> I have a application that I want to port to FreeBSD. It is licensed
> under the BSD license from what I can understand. In the new port's
> Makefile, would I just put something like this:
> 
> license:      BSD

No; instead:

LICENSE=        BSD

> Finally, do I have to use anything other than:
> 
> .include <bsd.port.mk>

bsd.port.mk pulls in bsd.licenses.mk.

-- 
Sahil Tandon <sa...@freebsd.org>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to