mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
281 B
Makefile
15 lines
281 B
Makefile
PORTNAME= networkauth
|
|
DISTVERSION= ${QT5_VERSION}
|
|
PORTREVISION= 1
|
|
CATEGORIES= net
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Qt network auth module
|
|
|
|
USES= compiler:c++11-lang qmake:no_env qt-dist:5
|
|
USE_QT= core network \
|
|
buildtools_build
|
|
|
|
.include <bsd.port.mk>
|