freebsd-ports/comms/gammu-devel/Makefile
Pav Lucistnik 5efb1fd548 - Update to 0.92.0, now with FreeBSD Bluetooth stack support
PR:		ports/61319
Submitted by:	Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
2004-01-13 20:24:58 +00:00

25 lines
551 B
Makefile

# New ports collection makefile for: gammu
# Date created: 12 december 2003
# Whom: Kirill Bezzubets <kirill@solaris.ru>
#
# $FreeBSD$
#
PORTNAME= gammu
PORTVERSION= 0.92.0
CATEGORIES= comms
MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \
http://www.kirill.spb.ru/gammu/
MAINTAINER= kirill@solaris.ru
COMMENT= GNU All Mobile Management Utilities
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
MAN1= gammu.1
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-fbuspl2303
.include <bsd.port.mk>