1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/comms/gammu/Makefile
Pav Lucistnik 9f0169f4e4 - Update to 0.98.0
PR:		ports/74366
Submitted by:	Kirill Bezzubets <kirill@solaris.ru> (maintainer)
2004-11-26 15:33:05 +00:00

25 lines
523 B
Makefile

# New ports collection makefile for: gammu
# Date created: 12 december 2003
# Whom: Kirill Bezzubets <kirill@solaris.ru>
#
# $FreeBSD$
#
PORTNAME= gammu
PORTVERSION= 0.98.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
MAN1= gammu.1
USE_GMAKE= yes
GNU_CONFIGURE= yes
WANT_AUTOCONF_VER=253
CONFIGURE_ARGS= --disable-bluerfsearch
.include <bsd.port.mk>