mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
f02aefcf06
- deprecate (For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2) - set for removal in 2 month Feature safe: yes
24 lines
563 B
Makefile
24 lines
563 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
|
|
PORTREVISION= 11
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://download.berlios.de/segfaultskde/
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
COMMENT= Quick launcher for Open Office
|
|
|
|
DEPRECATED= For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2
|
|
EXPIRATION_DATE= 2013-02-07
|
|
|
|
USE_AUTOTOOLS= libtool
|
|
USE_KDELIBS_VER= 3
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|