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

PORTNAME=   qinx
PORTVERSION=    0.5
CATEGORIES= x11-wm 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
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>