# Created by: Mykola Dzham <freebsd@levsha.org.ua>
# $FreeBSD: head/astro/qlandkartegt/Makefile 441503 2017-05-23 05:03:14Z rezny $

PORTNAME=	qlandkartegt
PORTVERSION=	1.8.1
PORTREVISION=	1
CATEGORIES=	astro
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}

MAINTAINER=	i@levsha.me
COMMENT=	The ultimate outdoor aficionado's tool

LICENSE=	GPLv3

LIB_DEPENDS=	libgdal.so:graphics/gdal \
		libproj.so:graphics/proj \
		libgps.so:astro/gpsd

USES=		cmake desktop-file-utils
USE_QT4=	dbus gui opengl network sql xml linguist_build \
		moc_build uic_build rcc_build qmake_build
USE_GL=		glu

.include <bsd.port.mk>
