Initial import of picoc-2.1 into the Packages Collection
[pkgsrcv2.git] / geography / gpspoint / Makefile
1 # $NetBSD: $
2
3 DISTNAME=               gpspoint-2.030521
4 CATEGORIES=             geography
5 MASTER_SITES=           http://gpspoint.dnsalias.net/gpspoint2/download/
6
7 MAINTAINER=             hdp@cs.nmsu.edu
8 HOMEPAGE=               http://gpspoint.dnsalias.net/gpspoint2/
9 COMMENT=                Program to download and upload waypoints to and from your GPS device
10
11 DEPENDS+=               dialog>=0.6:../../misc/dialog
12
13 USE_BUILDLINK2=         yes
14 USE_PKGLOCALEDIR=       yes
15 USE_LIBTOOL=            yes
16 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
17 GNU_CONFIGURE=          yes
18
19 .include "../../mk/bsd.pkg.mk"