Hi,

I'm creating a port for umurmur (BSD license), and I noted that it contains
protobuf-c library code (apache 2.0 license).

My question is how do I set the license information in the port's master
Makefile?  I currently have:

# BSD
PERMIT_PACKAGE_CDROM =  Yes
PERMIT_PACKAGE_FTP =    Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =  Yes

Is this sufficient, or do I need more detail to cover the library code here?

Thanks,
Jonathon

Reply via email to