2d8b17ea39
With hat: portmgr
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>
|