mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 lines
464 B
Makefile
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= 1
|
|
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>
|