freebsd-ports/x11/oooqs/Makefile
Tilman Keskinoz c270706e03 Update to 2.0.2
Drop Maintainership
2003-11-06 17:30:01 +00:00

21 lines
535 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.2
CATEGORIES= x11
MASTER_SITES= http://download.berlios.de/segfaultskde/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Quick launcher for Open Office
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_KDELIBS_VER= 3
USE_GMAKE= yes
.include <bsd.port.mk>