aboutsummaryrefslogtreecommitdiff
path: root/sysutils/btsixad/Makefile
blob: 51eaa04aeb958100a7352acbd4f8df5d20cefb66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

PORTNAME=	btsixad
PORTVERSION=	0.1.1
CATEGORIES=	sysutils
MASTER_SITES=	http://althenia.net/files/

MAINTAINER=	aaz@q-fu.com
COMMENT=	Driver for Sixaxis gamepad connected over Bluetooth

LICENSE=	BSD2CLAUSE

USES=		uidfix

PLIST_FILES=	sbin/btsixad \
		etc/rc.d/btsixad \
		etc/devd/btsixad.conf \
		man/man8/btsixad.8.gz

.include <bsd.port.mk>