mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 lines
519 B
Makefile
22 lines
519 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= 6
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://download.berlios.de/segfaultskde/
|
|
|
|
MAINTAINER= itetcu@people.tecnik93.com
|
|
COMMENT= Quick launcher for Open Office
|
|
|
|
USE_AUTOTOOLS= libtool:15
|
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
USE_KDELIBS_VER= 3
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|