aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/qnxstyle/Makefile
blob: 52958a9ff601c42a4f15110d1a1a9e78adda7061 (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
25
26
27
28
29
# New ports collection makefile for:    qnxstyle
# Date created:             Sun May 12 00:55:29 CEST 2002
# Whom:             Miguel Mendez <flynn@energyhq.homeip.net>
#
# $FreeBSD$
#

PORTNAME=   qnxstyle
PORTVERSION=    0.1
CATEGORIES= x11-wm kde
MASTER_SITES=   http://www.kde-look.org/content/files/
DISTNAME=   $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION)

MAINTAINER= adamw@FreeBSD.org

PORTCOMMENT=    A QNX style/theme for KDE3

BUILD_DEPENDS=  autoconf213:${PORTSDIR}/devel/autoconf213 \
        automake14:${PORTSDIR}/devel/automake14

KDELOOKITEM=    1444

WRKSRC=     ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_KDELIBS_VER=3
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>