freebsd-ports/x11/oooqs/Makefile

22 lines
510 B
Makefile
Raw Normal View History

# 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= 5
CATEGORIES= x11
MASTER_SITES= http://download.berlios.de/segfaultskde/
2003-11-06 18:30:01 +01:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Quick launcher for Open Office
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_KDELIBS_VER= 3
2003-11-06 18:30:01 +01:00
USE_GMAKE= yes
.include <bsd.port.mk>