Lines 3-15
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= spatialite_gui |
4 |
PORTNAME= spatialite_gui |
5 |
PORTVERSION= 1.7.1 |
5 |
PORTVERSION= 1.7.1 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= databases geography |
7 |
CATEGORIES= databases geography |
8 |
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |
8 |
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |
9 |
|
9 |
|
10 |
MAINTAINER= coder@tuxfamily.org |
10 |
MAINTAINER= coder@tuxfamily.org |
11 |
COMMENT= Graphical User Interface (GUI) tool supporting SpatiaLite |
11 |
COMMENT= Graphical User Interface (GUI) tool supporting SpatiaLite |
12 |
|
12 |
|
|
|
13 |
LICENSE= GPLv3 |
14 |
|
13 |
LIB_DEPENDS= libgaiagraphics.so:${PORTSDIR}/graphics/libgaiagraphics \ |
15 |
LIB_DEPENDS= libgaiagraphics.so:${PORTSDIR}/graphics/libgaiagraphics \ |
14 |
libfreexl.so:${PORTSDIR}/textproc/freexl \ |
16 |
libfreexl.so:${PORTSDIR}/textproc/freexl \ |
15 |
libspatialite.so:${PORTSDIR}/databases/spatialite |
17 |
libspatialite.so:${PORTSDIR}/databases/spatialite |
Lines 28-32
Link Here
|
28 |
|
30 |
|
29 |
PLIST_FILES= bin/spatialite_gui |
31 |
PLIST_FILES= bin/spatialite_gui |
30 |
|
32 |
|
31 |
NO_STAGE= yes |
|
|
32 |
.include <bsd.port.mk> |
33 |
.include <bsd.port.mk> |