Lines 1-8
Link Here
|
1 |
# Created by: <mr@freebsd.org> |
1 |
# Created by: <mr@freebsd.org> |
2 |
|
2 |
|
3 |
PORTNAME= inspectrum |
3 |
PORTNAME= inspectrum |
4 |
PORTVERSION= g20191102 |
4 |
DISTVERSIONPREFIX= v |
5 |
PORTREVISION= 0 |
5 |
PORTVERSION= 0.2.3 |
6 |
CATEGORIES= comms hamradio |
6 |
CATEGORIES= comms hamradio |
7 |
|
7 |
|
8 |
MAINTAINER= mr@FreeBSD.org |
8 |
MAINTAINER= mr@FreeBSD.org |
Lines 19-27
CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX}
Link Here
|
19 |
USES= cmake compiler:c++11-lang pkgconfig qmake qt:5 |
19 |
USES= cmake compiler:c++11-lang pkgconfig qmake qt:5 |
20 |
USE_GITHUB= yes |
20 |
USE_GITHUB= yes |
21 |
GH_ACCOUNT= miek |
21 |
GH_ACCOUNT= miek |
22 |
GH_TAGNAME= d6115cb458068fa64c7bbd9020bcbab3373fee0e |
22 |
#GH_TAGNAME= d6115cb458068fa64c7bbd9020bcbab3373fee0e |
23 |
|
23 |
|
24 |
USE_QT= core buildtools_build concurrent widgets |
24 |
USE_QT= core buildtools_build concurrent gui widgets |
25 |
USE_LDCONFIG= yes |
25 |
USE_LDCONFIG= yes |
26 |
|
26 |
|
27 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |