2007-03-27 10:45:31 +02:00
|
|
|
# New ports collection Makefile for: oooqs2
|
|
|
|
# Date created: 16 Mar 2007
|
|
|
|
# Whom: Rashid N. Achilov <citycat4@ngs.ru>
|
2002-08-04 14:52:11 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2007-03-27 10:45:31 +02:00
|
|
|
PORTNAME= oooqs2
|
|
|
|
PORTVERSION= 1.0
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 6
|
2007-03-27 10:45:31 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://download.berlios.de/segfaultskde/ \
|
|
|
|
http://download2.berlios.de/segfaultskde/ \
|
2002-08-04 14:52:11 +02:00
|
|
|
|
2008-07-09 14:03:34 +02:00
|
|
|
MAINTAINER= citycat4@ngs.ru
|
2007-03-27 10:45:31 +02:00
|
|
|
COMMENT= KDE Quick launcher for Open Office 2.x
|
|
|
|
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2007-03-27 10:45:31 +02:00
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --with-qt-dir=${QT_PREFIX}
|
2002-08-04 14:52:11 +02:00
|
|
|
|
2002-10-13 11:21:06 +02:00
|
|
|
USE_KDELIBS_VER= 3
|
2007-03-27 10:45:31 +02:00
|
|
|
USE_GMAKE= yes
|
|
|
|
INSTALLS_ICONS= 1
|
|
|
|
|
|
|
|
DOCSDIR= ${PREFIX}/share/doc/HTML
|
2002-10-13 11:21:06 +02:00
|
|
|
|
2002-08-04 14:52:11 +02:00
|
|
|
.include <bsd.port.mk>
|