1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/astro/gpsbabel/Makefile
Rong-En Fan 3bfa293d56 - Update to 1.3.4
- Use macro from bsd.sites.mk

PR:		ports/115670
Submitted by:	ijliao
Approved by:	Laurent Courty <lrntct at gmail.com> (maintainer)
2007-08-23 10:10:54 +00:00

23 lines
415 B
Makefile

# New ports collection makefile for: gpsbabel
# Date created: Apr 2006
# Whom: Laurent Courty
#
# $FreeBSD$
PORTNAME= gpsbabel
PORTVERSION= 1.3.4
CATEGORIES= astro geography
MASTER_SITES= SFE
MAINTAINER= lrntct@gmail.com
COMMENT= A gps file translating tool
LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \
expat:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
PLIST_FILES= bin/gpsbabel
.include <bsd.port.mk>