# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 74090 2010-12-04 19:46:40Z snc@macports.org $ PortSystem 1.0 PortGroup kde4 1.0 name kdepim4 version 4.4.5 revision 1 categories kde kde4 maintainers snc sharky intevation.de:bjoern.ricks description KDE4 groupware suite long_description KDE4 groupware suite including a Mail client, \ addressbook, organizer and groupware integration. platforms darwin homepage http://www.kde.org master_sites kde:stable/${version}/src/ replaced_by kdepimlibs4 pre-fetch { ui_msg "${name} is no longer used." return -code error "${name} cannot be installed" } use_configure no build {} destroot {} livecheck.type none