blob: 259a4d5bed1759f690bbf4a0ed1ceac57911df8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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>
|