aboutsummaryrefslogtreecommitdiff
path: root/comms/kmobiletools/Makefile
blob: 008e918c75a83451bd235e042a3d1b0e2085d2a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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=	5
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
USE_GMAKE=	yes

.include <bsd.port.mk>