aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gpsprune/Makefile
blob: fc4d27793c7ade8e883dbdcb7224df2b1882752d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$

PORTNAME=   gpsprune
PORTVERSION=    17.2
CATEGORIES= astro java
MASTER_SITES=   http://activityworkshop.net/software/${PORTNAME}/ \
        http://mirror.amdmi3.ru/distfiles/
DISTNAME=   ${PORTNAME}_${PORTVERSION}.jar
EXTRACT_SUFX=   # empty
EXTRACT_ONLY=   # empty

MAINTAINER= amdmi3@FreeBSD.org
COMMENT=    Application for viewing, editing, and converting GPS coordinate data

LICENSE=    GPLv2

NO_WRKSUBDIR=   yes
NO_BUILD=   yes
NO_ARCH=    yes

USE_JAVA=   yes
JAVA_VERSION=   1.6+

SUB_FILES=  gpsprune.sh
SUB_LIST=   JARNAME=${DISTNAME}

PLIST_FILES=    bin/gpsprune ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME}

OPTIONS_DEFINE= JAVA3D
JAVA3D_DESC=    Support for 3D view of track

JAVA3D_RUN_DEPENDS= java3d>=1.5.2:java/java3d

do-install:
    ${MKDIR} ${STAGEDIR}${JAVAJARDIR}/
    ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${JAVAJARDIR}/
    ${INSTALL_SCRIPT} ${WRKDIR}/gpsprune.sh ${STAGEDIR}${PREFIX}/bin/gpsprune

.include <bsd.port.mk>
-3/+3 * - Update to 7.4.898sunpoet2015-10-202-3/+3 * - Update to 7.4.891sunpoet2015-10-102-3/+3 * - Update to 7.4.884sunpoet2015-09-282-3/+3 * - Update to 7.4.873sunpoet2015-09-212-4/+3 * - Add missing \sunpoet2015-09-191-1/+2 * - Update to 7.4.865sunpoet2015-09-132-3/+3 * - Update to 7.4.854sunpoet2015-09-032-3/+3 * - Update to 7.4.843sunpoet2015-08-312-3/+3 * - Convert to new options targer helpersunpoet2015-08-301-11/+8 * - Convert to new options helpersunpoet2015-08-201-10/+6 * - Update to 7.4.826sunpoet2015-08-162-3/+3 * - Update to 7.4.817sunpoet2015-08-142-3/+3 * - Update to 7.4.796sunpoet2015-07-252-3/+3 * - Update to 7.4.778sunpoet2015-07-132-4/+4 * - Convert to new option target helpersunpoet2015-07-071-4/+7 * - Update to 7.4.764sunpoet2015-07-052-3/+3 * - Update to 7.4.764sunpoet2015-07-022-3/+3 * - Update to 7.4.752sunpoet2015-06-212-4/+3 * - Use @dir instead of .keepme filesunpoet2015-06-212-1/+2 * - Update to 7.4.748sunpoet2015-06-202-3/+3 * - Use tag instead of commit hashsunpoet2015-06-162-4/+4 * - Update to 7.4.738sunpoet2015-06-145-18/+29 * Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-1/+1 * - Update to 7.4.729sunpoet2015-05-162-5/+4 * - Fetch distfiles from GitHubsunpoet2015-05-162-1458/+7 * - Update to 7.4.712sunpoet2015-05-042-1/+43 * - Update to 7.4.691sunpoet2015-04-062-1/+17 * - Update to 7.4.683sunpoet2015-03-292-2/+54 * - Add "let: g:is_posix = 1" to default vimrcsunpoet2015-03-292-1/+2 * - Fix ctags patternsunpoet2015-03-281-2/+2 * - Update to 7.4.657sunpoet2015-03-082-1/+19 * - Update to 7.4.648sunpoet2015-03-032-1/+17 * - Update to 7.4.640sunpoet2015-02-202-1/+99 * - Update to 7.4.591sunpoet2015-01-272-1/+63 * - Update to 7.4.560sunpoet2014-12-262-1/+37 * - Update to 7.4.542sunpoet2014-12-132-2/+6 * - Sort PLISTsunpoet2014-12-071-5/+2 * Move the vimrc into ETCDIR to user may have a look at it.bapt2014-12-053-5/+32 * - Update to 7.4.540sunpoet2014-12-051-17/+17 * - Update to 7.4.540sunpoet2014-12-042-1/+45 * - Fix typosunpoet2014-11-251-1/+1 * - Update to 7.4.518sunpoet2014-11-253-16/+187 * Fix @sample usage.alfred2014-11-182-7/+4 * Use vimrc from distribution.alfred2014-11-173-51/+8 * A nice default vimrc for new users.alfred2014-11-162-1/+60 * Cleanup plistbapt2014-10-271-20/+0 * - Fix unconditionally dependency on libiconv.so from converters/libiconvsunpoet2014-09-101-1/+2 * - patch 399 was updated with correct encoding on Aug, 28sunpoet2014-09-042-8/+3 * - Update to 7.4.430sunpoet2014-09-042-1/+70 * - Use USES=pythonsunpoet2014-08-201-1/+1 * - Add CPE informationsunpoet2014-08-131-1/+3 * - Update to 7.4.398sunpoet2014-08-082-1/+19 * - Update to 7.4.389sunpoet2014-08-022-3/+51