mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
2d8b17ea39
With hat: portmgr
15 lines
245 B
Makefile
15 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>
|