1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/comms/kmobiletools/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

25 lines
464 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
PORTREVISION= 2
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>