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

PORTNAME=   qinx
PORTVERSION=    0.3
CATEGORIES= x11-wm kde
MASTER_SITES=   http://www.usermode.org/code/

MAINTAINER= david@usermode.org

USE_KDEBASE_VER=3
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>