403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/converters/osm2mp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/converters/osm2mp/Makefile
PORTNAME=	osm2mp
PORTVERSION=	r475
PORTREVISION=	2
CATEGORIES=	converters geography
MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	OpenStreetMap data into Polish map format (MP) converter
WWW=		https://code.google.com/archive/p/osm2mp/

RUN_DEPENDS=	p5-YAML>=0:textproc/p5-YAML \
		p5-Encode-Locale>=0:converters/p5-Encode-Locale \
		p5-Math-Polygon>=0:math/p5-Math-Polygon \
		p5-Math-Polygon-Tree>=0:math/p5-Math-Polygon-Tree \
		p5-Tree-R>=0:devel/p5-Tree-R \
		p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
		p5-Math-Geometry-Planar-GPC-PolygonXS>=0:math/p5-Math-Geometry-Planar-GPC-PolygonXS \
		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils

LICENSE=	GPLv2

USES=		tar:bzip2 perl5 shebangfix
SHEBANG_FILES=	${WRKSRC}/osm2mp.pl
USE_PERL5=	run
NO_BUILD=	yes

SUB_FILES=	pkg-message

PLIST_FILES=	bin/${PORTNAME}
PORTDATA=	*

post-patch:
	@${REINPLACE_CMD} -e 's|garmin.yml|${DATADIR}/&|; s|GPC::Polygon|&XS|' \
		${WRKSRC}/osm2mp.pl

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/osm2mp.pl ${STAGEDIR}${PREFIX}/bin/osm2mp
	@${MKDIR} ${STAGEDIR}${DATADIR}
	cd ${WRKSRC} && ${COPYTREE_SHARE} '*.cmap *.yml *.txt *.typ polish-mp' ${STAGEDIR}${DATADIR}/

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit