Lines 5-11
Link Here
|
5 |
PORTVERSION= 1.0.0 |
5 |
PORTVERSION= 1.0.0 |
6 |
CATEGORIES= astro geography devel |
6 |
CATEGORIES= astro geography devel |
7 |
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |
7 |
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |
8 |
DISTNAME= ${PORTNAME}-${PORTVERSION}d |
8 |
DISTNAME= ${PORTNAME}-${PORTVERSION}e |
9 |
|
9 |
|
10 |
MAINTAINER= coder@tuxfamily.org |
10 |
MAINTAINER= coder@tuxfamily.org |
11 |
COMMENT= Extract valid data from within an Open Street Map input file |
11 |
COMMENT= Extract valid data from within an Open Street Map input file |
Lines 15-21
Link Here
|
15 |
|
15 |
|
16 |
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 |
16 |
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 |
17 |
|
17 |
|
18 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}d |
18 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}e |
19 |
GNU_CONFIGURE= yes |
19 |
GNU_CONFIGURE= yes |
20 |
USES= gmake libtool pkgconfig pathfix |
20 |
USES= gmake libtool pkgconfig pathfix |
21 |
|
21 |
|