2014-08-24 01:53:38 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= btsixad
|
|
|
|
PORTVERSION= 0.1
|
2019-11-30 21:54:03 +01:00
|
|
|
PORTREVISION= 1
|
2014-08-24 01:53:38 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://althenia.net/files/
|
|
|
|
|
|
|
|
MAINTAINER= aaz@q-fu.com
|
|
|
|
COMMENT= Driver for Sixaxis gamepad connected over Bluetooth
|
|
|
|
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
|
2014-09-07 13:14:29 +02:00
|
|
|
USES= uidfix
|
|
|
|
|
2014-08-24 01:53:38 +02:00
|
|
|
PLIST_FILES= sbin/btsixad \
|
|
|
|
etc/rc.d/btsixad \
|
|
|
|
etc/devd/btsixad.conf \
|
|
|
|
man/man8/btsixad.8.gz
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|