mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
21 lines
462 B
Makefile
21 lines
462 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= 10
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://download.berlios.de/segfaultskde/
|
|
|
|
MAINTAINER= itetcu@people.tecnik93.com
|
|
COMMENT= Quick launcher for Open Office
|
|
|
|
USE_AUTOTOOLS= libtool:22
|
|
USE_KDELIBS_VER= 3
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|