aboutsummaryrefslogblamecommitdiff
path: root/net/qt5-networkauth/Makefile
blob: 0624c150acdebe3660b99f0244c517ae5204b1a1 (plain) (tree)
1
2
3
4
5



                              
                   










                                                          
# $FreeBSD$

PORTNAME=	networkauth
DISTVERSION=	${QT5_VERSION}
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
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}

.include <bsd.port.mk>