freebsd-ports/sysutils/libg15/Makefile
2022-09-09 01:12:06 +02:00

19 lines
461 B
Makefile

PORTNAME= libg15
DISTVERSION= 3.0.7
CATEGORIES= sysutils
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= API for control of LCD and the extra keys on Logitech keyboards
WWW= https://sourceforge.net/projects/g15tools
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>