freebsd-ports/sysutils/libg15/Makefile
Yuri Victorovich 2c11607f4b sysutils/libg15: Update 1.2.7 -> 1.2.8
PR:		252985
Submitted by:	menelkir@itroll.org (maintainer)
2021-01-31 21:17:27 +00:00

23 lines
461 B
Makefile

# $FreeBSD$
PORTNAME= libg15
DISTVERSION= 1.2.8
CATEGORIES= sysutils
MAINTAINER= menelkir@itroll.org
COMMENT= API for control of LCD and the extra keys on Logitech keyboards
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2
USE_LDCONFIG= yes
USE_GITLAB= yes
GL_ACCOUNT= menelkir
GL_COMMIT= 2c68e01a36c6c38dff03c42c8f86d6299b07c28a
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>