Lines 1-12
Link Here
|
1 |
# New ports collection makefile for: qlandkartegt |
1 |
# Created by: Mykola Dzham <freebsd@levsha.org.ua> |
2 |
# Date created: 1 Jun 2009 |
|
|
3 |
# Whom: Mykola Dzham <freebsd@levsha.org.ua> |
4 |
# |
5 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
6 |
# |
|
|
7 |
|
3 |
|
8 |
PORTNAME= qlandkartegt |
4 |
PORTNAME= qlandkartegt |
9 |
PORTVERSION= 1.5.0 |
5 |
PORTVERSION= 1.5.1 |
10 |
CATEGORIES= astro |
6 |
CATEGORIES= astro |
11 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} |
7 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} |
12 |
|
8 |
|
Lines 16-23
Link Here
|
16 |
LICENSE= GPLv2 |
12 |
LICENSE= GPLv2 |
17 |
|
13 |
|
18 |
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ |
14 |
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ |
19 |
proj.7:${PORTSDIR}/graphics/proj \ |
15 |
proj:${PORTSDIR}/graphics/proj \ |
20 |
gps.20:${PORTSDIR}/astro/gpsd |
16 |
gps:${PORTSDIR}/astro/gpsd |
21 |
|
17 |
|
22 |
USE_CMAKE= yes |
18 |
USE_CMAKE= yes |
23 |
USE_QT4= dbus gui opengl network sql xml linguist_build \ |
19 |
USE_QT4= dbus gui opengl network sql xml linguist_build \ |