2008-06-20 03:09:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:21 joerg Exp $
|
2003-10-04 22:51:16 +02:00
|
|
|
|
|
|
|
DISTNAME= gpspoint-2.030521
|
2004-10-03 02:12:51 +02:00
|
|
|
PKGREVISION= 1
|
2003-10-04 22:51:16 +02:00
|
|
|
CATEGORIES= geography
|
2007-12-09 20:29:19 +01:00
|
|
|
MASTER_SITES= #http://gpspoint.dnsalias.net/gpspoint2/download/
|
2003-10-04 22:51:16 +02:00
|
|
|
|
|
|
|
MAINTAINER= hdp@cs.nmsu.edu
|
2007-12-09 20:29:19 +01:00
|
|
|
#HOMEPAGE= http://gpspoint.dnsalias.net/gpspoint2/
|
2003-10-04 22:51:16 +02:00
|
|
|
COMMENT= Program to download and upload waypoints to and from your GPS device
|
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-10-04 22:51:16 +02:00
|
|
|
DEPENDS+= dialog>=0.6:../../misc/dialog
|
|
|
|
|
2006-05-11 13:05:54 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
2006-05-12 08:45:01 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2006-05-11 13:05:54 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2003-10-04 22:51:16 +02:00
|
|
|
|
2006-03-09 15:50:31 +01:00
|
|
|
REPLACE_INTERPRETER+= bash
|
2006-03-11 11:07:49 +01:00
|
|
|
REPLACE.bash.old= /bin/bash
|
|
|
|
REPLACE.bash.new= ${SH}
|
|
|
|
REPLACE_FILES.bash= src/mgpspoint
|
2006-03-09 15:50:31 +01:00
|
|
|
|
2003-10-04 22:51:16 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|