2002-08-04 14:52:11 +02:00
|
|
|
# New ports collection Makefile for: oooqs
|
|
|
|
# Date created: 21 July 2002
|
2002-10-22 15:28:29 +02:00
|
|
|
# Whom: Tilman Linneweh <arved@FreeBSD.org>
|
2002-08-04 14:52:11 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2002-10-13 11:21:06 +02:00
|
|
|
PORTNAME= oooqs
|
2004-01-03 22:18:42 +01:00
|
|
|
PORTVERSION= 2.0.3
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 5
|
2002-10-13 11:21:06 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://download.berlios.de/segfaultskde/
|
2002-08-04 14:52:11 +02:00
|
|
|
|
2003-11-06 18:30:01 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= Quick launcher for Open Office
|
2002-08-04 14:52:11 +02:00
|
|
|
|
2006-02-23 11:40:44 +01:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2002-10-13 11:21:06 +02:00
|
|
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
|
|
USE_KDELIBS_VER= 3
|
2003-11-06 18:30:01 +01:00
|
|
|
USE_GMAKE= yes
|
2002-10-13 11:21:06 +02:00
|
|
|
|
2002-08-04 14:52:11 +02:00
|
|
|
.include <bsd.port.mk>
|