Lines 1-5
Link Here
|
1 |
PORTNAME= wifimgr |
1 |
PORTNAME= wifimgr |
2 |
PORTVERSION= 1.21 |
2 |
PORTVERSION= 1.23 |
3 |
CATEGORIES= net-mgmt sysutils |
3 |
CATEGORIES= net-mgmt sysutils |
4 |
MASTER_SITES= https://opal.com/src/wifimgr/ |
4 |
MASTER_SITES= https://opal.com/src/wifimgr/ |
5 |
|
5 |
|
Lines 11-20
Link Here
|
11 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
11 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
12 |
|
12 |
|
13 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
13 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
14 |
libfreetype.so:print/freetype2 |
14 |
libfreetype.so:print/freetype2 \ |
|
|
15 |
libharfbuzz.so:print/harfbuzz |
15 |
|
16 |
|
16 |
USES= desktop-file-utils gnome pkgconfig tar:xz xorg |
17 |
USES= desktop-file-utils gnome pkgconfig tar:xz xorg |
17 |
USE_GNOME= cairo |
18 |
USE_GNOME= cairo gdkpixbuf2 |
18 |
USE_XORG= x11 |
19 |
USE_XORG= x11 |
19 |
|
20 |
|
20 |
OPTIONS_DEFINE= GTK2 NLS |
21 |
OPTIONS_DEFINE= GTK2 NLS |