aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qinx/Makefile
blob: 9532b6b35f02a032f9bbe6ebccbb09588586d1fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	Qinx
# Date created:			23 August 2002
# Whom:		 		David Johnson <david@usermode.org>
#
# $FreeBSD$
#

PORTNAME=	qinx
PORTVERSION=	1.4
PORTREVISION=	5
CATEGORIES=	x11-themes kde
MASTER_SITES=	http://www.usermode.org/code/

MAINTAINER=	david@usermode.org
COMMENT=	A QNX Photon like window decoration and widget style for KDE

USE_KDEBASE_VER=3
USE_BZIP2=	yes
USE_AUTOTOOLS=	libtool:22
USE_GMAKE=	yes
USE_LDCONFIG=	yes
LDCONFIG_DIRS+=	%%PREFIX%%/lib/kde3

.include <bsd.port.mk>