1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/x11/oooqs/Makefile
Kirill Ponomarev e9067f7628 - Update to 2.0.3
PR:		60870
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-03 21:18:42 +00:00

21 lines
487 B
Makefile

# New ports collection Makefile for: oooqs
# Date created: 21 July 2002
# Whom: Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= oooqs
PORTVERSION= 2.0.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>