Files
ports/devel/libgamepad/Makefile
T
Jason W. Bacon 4f5877361b devel/libgamepad: Update to 0.1.2.4
Modernize and clean up Makefile

PR:             283263
Reported by:    alster@vinterdalen.se
2025-02-03 09:39:34 -06:00

16 lines
288 B
Makefile

PORTNAME= libgamepad
DISTVERSION= 0.1.2-4
DISTVERSIONSUFFIX= -gcd7306c
CATEGORIES= devel games
MAINTAINER= jwb@FreeBSD.org
COMMENT= Generic gamepad API
WWW= https://github.com/outpaddling/libgamepad/
LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= outpaddling
.include <bsd.port.mk>