- set NO_PACKAGE

author claims that generated callback funtions are derivated work
This commit is contained in:
Dirk Meyer 2009-01-16 16:28:17 +00:00
parent f4415e6623
commit 07129c0ea1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226271
2 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@ COMMENT= Foreign function call libraries
USE_GMAKE= yes
GNU_CONFIGURE= yes
NO_PACKAGE= GPL2+
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
CFLAGS+= -fPIC

View File

@ -12,5 +12,7 @@ The four packages are:
callback - closures with variable arguments as first-class C functions
(a reentrant combination of vacall and trampoline)
LICENSE: GPL2 or later
WWW: http://www.haible.de/bruno/packages-ffcall.html
WWW: http://directory.fsf.org/ffcall.html