Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= networkmgr |
4 |
PORTNAME= networkmgr |
5 |
DISTVERSION= 3.6 |
5 |
DISTVERSION= 4.1 |
6 |
PORTREVISION= 1 |
|
|
7 |
CATEGORIES= net-mgmt |
6 |
CATEGORIES= net-mgmt |
8 |
|
7 |
|
9 |
MAINTAINER= ericbsd@FreeBSD.org |
8 |
MAINTAINER= ericbsd@FreeBSD.org |
Lines 15-21
Link Here
|
15 |
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ |
14 |
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ |
16 |
doas:security/doas |
15 |
doas:security/doas |
17 |
|
16 |
|
18 |
USES= gnome python:3.4+ shebangfix |
17 |
USES= gnome python:3.7+ shebangfix |
19 |
USE_GITHUB= yes |
18 |
USE_GITHUB= yes |
20 |
GH_ACCOUNT= GhostBSD |
19 |
GH_ACCOUNT= GhostBSD |
21 |
USE_GNOME= gtk-update-icon-cache pygobject3 |
20 |
USE_GNOME= gtk-update-icon-cache pygobject3 |