freebsd-ports/sysutils/bsdmoted/Makefile
Dmitry Marakasov 2413f5a9bc Wii remote is an innovative hci developed by Nintendo.
This project intends to help FreeBSD users use wii remote as mouse.
This project is based on bthidd, developed by Maksim Yevmenkin
<m_evmenkin@yahoo.com>, and information from http://www.wiili.org.

WWW:	http://sourceforge.net/projects/bsdmoted

PR:		144303
Submitted by:	Daniel Walter <sahne@0x90.at>
2010-04-14 15:28:28 +00:00

18 lines
328 B
Makefile

# New ports collection makefile for: sysutils/bsdmoted
# Date created: 2010-02-25
# Whom: 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>