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