Lines 1-8
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= libg15 |
3 |
PORTNAME= libg15 |
4 |
DISTVERSION= 1.2.8 |
4 |
DISTVERSION= 3.0.3 |
5 |
CATEGORIES= sysutils |
5 |
CATEGORIES= sysutils |
|
|
6 |
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/ |
6 |
|
7 |
|
7 |
MAINTAINER= menelkir@itroll.org |
8 |
MAINTAINER= menelkir@itroll.org |
8 |
COMMENT= API for control of LCD and the extra keys on Logitech keyboards |
9 |
COMMENT= API for control of LCD and the extra keys on Logitech keyboards |
Lines 13-22
Link Here
|
13 |
USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2 |
14 |
USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2 |
14 |
USE_LDCONFIG= yes |
15 |
USE_LDCONFIG= yes |
15 |
|
16 |
|
16 |
USE_GITLAB= yes |
|
|
17 |
GL_ACCOUNT= menelkir |
18 |
GL_COMMIT= 2c68e01a36c6c38dff03c42c8f86d6299b07c28a |
19 |
|
20 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
21 |
INSTALL_TARGET= install-strip |
18 |
INSTALL_TARGET= install-strip |
22 |
|
19 |
|