Lines 2-9
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= fet |
4 |
PORTNAME= fet |
5 |
DISTVERSION= 5.37.2 |
5 |
DISTVERSION= 5.39.0 |
6 |
PORTREVISION= 3 |
|
|
7 |
CATEGORIES= deskutils kde |
6 |
CATEGORIES= deskutils kde |
8 |
MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ |
7 |
MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ |
9 |
http://lalescu.ro/liviu/fet/download/old/ \ |
8 |
http://lalescu.ro/liviu/fet/download/old/ \ |
Lines 16-22
Link Here
|
16 |
LICENSE= GPLv3+ |
15 |
LICENSE= GPLv3+ |
17 |
LICENSE_FILE= ${WRKSRC}/COPYING |
16 |
LICENSE_FILE= ${WRKSRC}/COPYING |
18 |
|
17 |
|
19 |
USES= compiler:c++14-lang qmake qt:5 tar:bzip2 |
18 |
USES= compiler:c++14-lang gl qmake qt:5 tar:bzip2 |
20 |
USE_GL= gl |
19 |
USE_GL= gl |
21 |
USE_QT= buildtools_build core printsupport widgets xml |
20 |
USE_QT= buildtools_build core printsupport widgets xml |
22 |
USE_CXXSTD= c++14 |
21 |
USE_CXXSTD= c++14 |