2002-08-26 17:09:05 +00:00
|
|
|
# New ports collection makefile for: Qinx
|
|
|
|
# Date created: 23 August 2002
|
|
|
|
# Whom: David Johnson <david@usermode.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= qinx
|
2003-07-07 05:56:53 +00:00
|
|
|
PORTVERSION= 0.6
|
2002-08-26 17:09:05 +00:00
|
|
|
CATEGORIES= x11-wm kde
|
|
|
|
MASTER_SITES= http://www.usermode.org/code/
|
|
|
|
|
|
|
|
MAINTAINER= david@usermode.org
|
2003-02-21 14:19:11 +00:00
|
|
|
COMMENT= A QNX Photon like window decoration and widget style for KDE
|
2002-08-26 17:09:05 +00:00
|
|
|
|
|
|
|
USE_KDEBASE_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|