summaryrefslogtreecommitdiff
path: root/devel/ffcall/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-04 13:49:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-04 13:49:15 +0000
commitd2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch)
tree5d79a984f97ee9a5e47c732e344048cad874e544 /devel/ffcall/Makefile
parent- LICENSE GPLv3 (diff)
LICENSE GPLv2
Notes
Notes: svn path=/head/; revision=255719
Diffstat (limited to 'devel/ffcall/Makefile')
-rw-r--r--devel/ffcall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 026c68db2b4c..27ddc4ad1b57 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -16,10 +16,11 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Foreign function call libraries
+LICENSE= GPLv2
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
-NO_PACKAGE= GPL2+
MAKE_JOBS_UNSAFE= yes
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3