Index: head/sysutils/bsdmoted/Makefile =================================================================== --- head/sysutils/bsdmoted/Makefile (revision 420800) +++ head/sysutils/bsdmoted/Makefile (revision 420801) @@ -1,17 +1,22 @@ # Created by: Daniel Walter # $FreeBSD$ PORTNAME= bsdmoted PORTVERSION= 0.4.0 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= sahne@0x90.at COMMENT= Use Wii remote as mouse -BROKEN_powerpc64= Does not build +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_powerpc64= does not build +BROKEN_FreeBSD_11= does not build (bluetooth changes in 11.x need to be handled) +BROKEN_FreeBSD_12= does not build (bluetooth changes in 11.x need to be handled) USES= uidfix PLIST_FILES= sbin/bsdmoted .include