summaryrefslogtreecommitdiff
path: root/sysutils/bsdmoted/Makefile
blob: 91159a729702d4885e2aebf317dc7fe6437e577b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

NO_STAGE=	yes
.include <bsd.port.mk>