aboutsummaryrefslogtreecommitdiff
path: root/devel/boxfort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boxfort/Makefile')
-rw-r--r--devel/boxfort/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/boxfort/Makefile b/devel/boxfort/Makefile
index 669f7e36630c..23d2abeb0ff4 100644
--- a/devel/boxfort/Makefile
+++ b/devel/boxfort/Makefile
@@ -5,10 +5,14 @@ CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Convenient and cross-platform sandboxing C library
+WWW= https://github.com/Snaipe/BoxFort
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+NOT_FOR_ARCHS= powerpc powerpc64 powerpc64le
+NOT_FOR_ARCHS_REASON= configure error: Problem encountered: Architecture "ppc64" is not supported (and similar messages about other architectures)
+
USES= meson
USE_LDCONFIG= yes