2002-06-23 10:55:13 +02:00
|
|
|
# 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
|
2004-04-05 05:31:02 +02:00
|
|
|
PORTREVISION= 2
|
2002-06-23 10:55:13 +02:00
|
|
|
CATEGORIES= x11-wm kde
|
|
|
|
MASTER_SITES= http://www.kde-look.org/content/files/
|
2003-05-20 20:18:32 +02:00
|
|
|
DISTNAME= ${KDELOOKITEM}-${PORTNAME}-${PORTVERSION}
|
2002-06-23 10:55:13 +02:00
|
|
|
|
2003-05-19 20:31:06 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A QNX style/theme for KDE3
|
2002-06-23 10:55:13 +02:00
|
|
|
|
|
|
|
KDELOOKITEM= 1444
|
|
|
|
|
2003-05-20 20:18:32 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
USE_KDELIBS_VER= 3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
|
|
|
USE_GMAKE= yes
|
|
|
|
INSTALLS_SHLIB= yes
|
2002-06-23 10:55:13 +02:00
|
|
|
|
2003-05-20 20:18:32 +02:00
|
|
|
.include <bsd.port.mk>
|