mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
14 lines
245 B
Makefile
14 lines
245 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
|
|
|
|
PLIST_FILES= sbin/bsdmoted
|
|
|
|
.include <bsd.port.mk>
|