opnsense-ports/sysutils/bsdmoted/Makefile
Franco Fichtner 6281a7f53c */*: sync with upstream
Taken from: FreeBSD
2016-04-22 08:38:33 +02:00

17 lines
293 B
Makefile

# Created by: Daniel Walter <sahne@0x90.at>
# $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
USES= uidfix
PLIST_FILES= sbin/bsdmoted
.include <bsd.port.mk>