summaryrefslogtreecommitdiff
path: root/x11/oooqs2/Makefile
blob: 13ffa98ae9f63838669ebb161bc55cc60867d31e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection Makefile for:    oooqs
# Date created:                 21 July 2002
# Whom:                         Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	oooqs
PORTVERSION=	2.0.3
PORTREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	http://download.berlios.de/segfaultskde/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Quick launcher for Open Office

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
USE_KDELIBS_VER=	3
USE_GMAKE=	yes

.include <bsd.port.mk>