1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/x11/oooqs/Makefile
Ion-Mihai Tetcu f02aefcf06 - take back maintainership
- deprecate (For old OOo versions; uses kde3; unmaintained upstream;
see x11/oooqs2)
- set for removal in 2 month

Feature safe:	yes
2012-12-07 21:04:46 +00:00

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>