1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/comms/kmobiletools/Makefile
Martin Wilke aaeba5a737 KMobileTools is a nice KDE-based application that allows to control mobile
phones with your PC. It handles full SMS control, dialing calls, phonebook, and
phone status monitoring. It's also integrated with the KDE environment, so it
can be embedd in Kontact, or import/export from and to KAddressBook. It has
been tested on Motorola, Nokia, Siemens, Sony Ericsson and LG mobile phones.
Anyway each AT Command compliant device should be well supported.

WWW:	http://www.kmobiletools.org/

PR:		ports/106940
Submitted by:	Stefan Ehmann <shoesoft at gmx.net>
2006-12-21 22:39:04 +00:00

24 lines
448 B
Makefile

# New ports collection makefile for: kmobiletools
# Date created: 2006-12-19
# Whom: Stefan Ehmann <shoesoft@gmx.net>
#
# $FreeBSD$
#
PORTNAME= kmobiletools
PORTVERSION= 0.4.3.3
CATEGORIES= comms kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= kmobiletools
MAINTAINER= shoesoft@gmx.net
COMMENT= Control mobile phones with your PC
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
.include <bsd.port.mk>