2015-01-02 14:25:44 +00:00
|
|
|
|
# Created by: Anton T<>rnqvist <antont@inbox.lv>
|
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
|
|
PORTNAME= antimicro
|
2015-04-17 22:18:58 +00:00
|
|
|
|
PORTVERSION= 2.13
|
2015-01-02 14:25:44 +00:00
|
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
|
|
MAINTAINER= antont@inbox.lv
|
|
|
|
|
COMMENT= Program for mapping keyboard and mouse to a gamepad
|
|
|
|
|
|
2015-02-14 18:00:33 +00:00
|
|
|
|
LICENSE= GPLv3
|
|
|
|
|
|
2015-01-02 14:25:44 +00:00
|
|
|
|
USE_GITHUB= yes
|
|
|
|
|
GH_ACCOUNT= Ryochan7
|
|
|
|
|
|
|
|
|
|
USE_XORG= x11 xtst
|
|
|
|
|
USE_QT5= linguisttools_build qmake_build buildtools_build widgets network
|
|
|
|
|
USE_SDL= sdl2
|
|
|
|
|
USES= cmake pkgconfig desktop-file-utils shared-mime-info
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|