1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11/antimicro/Makefile
Jan Beich 93a677da6c Update to upstream version 2.13
PR:		199465
Submitted by:	antont@inbox.lv (maintainer)
2015-04-17 22:18:58 +00:00

22 lines
450 B
Makefile

# Created by: Anton Törnqvist <antont@inbox.lv>
# $FreeBSD$
PORTNAME= antimicro
PORTVERSION= 2.13
CATEGORIES= x11
MAINTAINER= antont@inbox.lv
COMMENT= Program for mapping keyboard and mouse to a gamepad
LICENSE= GPLv3
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>