dbfd750590
While here, also update some PLISTs, fix PREFIX use, etc. ok landry@
20 lines
395 B
Makefile
20 lines
395 B
Makefile
# $OpenBSD: Makefile,v 1.17 2011/06/23 22:50:27 naddy Exp $
|
|
|
|
COMMENT= Garmin GPS upload/download utilities
|
|
|
|
DISTNAME= garmin-utils-2.4
|
|
REVISION= 1
|
|
CATEGORIES= misc geo
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
MAINTAINER= Marco S Hyman <marc@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
WANTLIB= c
|
|
|
|
.include <bsd.port.mk>
|