diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:39:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:39:04 +0000 |
commit | aaeba5a7374c8e2a83d3e02a0258e7505802a413 (patch) | |
tree | bd0ca35213850570948cb74405e576cd60db70c8 /comms/kmobiletools | |
parent | 56db9f970e48dc7d785565ff29079494ff0e1e4c (diff) | |
download | ports-aaeba5a7374c8e2a83d3e02a0258e7505802a413.tar.gz ports-aaeba5a7374c8e2a83d3e02a0258e7505802a413.zip |
Notes
Diffstat (limited to 'comms/kmobiletools')
-rw-r--r-- | comms/kmobiletools/Makefile | 23 | ||||
-rw-r--r-- | comms/kmobiletools/distinfo | 3 | ||||
-rw-r--r-- | comms/kmobiletools/pkg-descr | 8 | ||||
-rw-r--r-- | comms/kmobiletools/pkg-plist | 8 |
4 files changed, 42 insertions, 0 deletions
diff --git a/comms/kmobiletools/Makefile b/comms/kmobiletools/Makefile new file mode 100644 index 000000000000..ec805fc73dfb --- /dev/null +++ b/comms/kmobiletools/Makefile @@ -0,0 +1,23 @@ +# 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> diff --git a/comms/kmobiletools/distinfo b/comms/kmobiletools/distinfo new file mode 100644 index 000000000000..4de2d1de8f0e --- /dev/null +++ b/comms/kmobiletools/distinfo @@ -0,0 +1,3 @@ +MD5 (kmobiletools-0.4.3.3.tar.bz2) = 73fcc767e3f44ab4e4beda30c2c1de81 +SHA256 (kmobiletools-0.4.3.3.tar.bz2) = 35e3e6249da39847155db240a325933476f4f9af6156be68b340f937c6799c7e +SIZE (kmobiletools-0.4.3.3.tar.bz2) = 800936 diff --git a/comms/kmobiletools/pkg-descr b/comms/kmobiletools/pkg-descr new file mode 100644 index 000000000000..19280cd0860f --- /dev/null +++ b/comms/kmobiletools/pkg-descr @@ -0,0 +1,8 @@ +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/ diff --git a/comms/kmobiletools/pkg-plist b/comms/kmobiletools/pkg-plist new file mode 100644 index 000000000000..6f97041c15cd --- /dev/null +++ b/comms/kmobiletools/pkg-plist @@ -0,0 +1,8 @@ +bin/kmobiletools +share/applications/kde/kmobiletools.desktop +share/apps/kmobiletools/eventsrc +share/icons/hicolor/16x16/apps/kmobiletools.png +share/icons/hicolor/32x32/apps/kmobiletools.png +share/icons/hicolor/48x48/apps/kmobiletools.png +share/icons/hicolor/64x64/apps/kmobiletools.png +@dirrm share/apps/kmobiletools |