2006-07-14 16:11:44 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2006/07/14 20:11:44 marc Exp $
|
2001-10-31 14:39:04 -05:00
|
|
|
|
|
|
|
COMMENT= "Garmin GPS upload/download utilities"
|
|
|
|
|
2006-07-14 16:11:44 -04:00
|
|
|
DISTNAME= garmin-utils-2.4
|
2001-10-31 14:39:04 -05:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
|
2002-05-16 16:41:50 -04:00
|
|
|
MAINTAINER= Marco S Hyman <marc@openbsd.org>
|
2001-10-31 14:39:04 -05:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2004-12-22 06:48:32 -05:00
|
|
|
WANTLIB= c
|
2001-10-31 14:39:04 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|