1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/comms/kmobiletools/Makefile
2012-06-01 05:26:28 +00:00

25 lines
461 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= 6
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>