blob: a68baf27938ef0362758a870e24d8aa4e7877f73 (
plain) (
tree)
|
|
# New ports collection makefile for: Qinx
# Date created: 23 August 2002
# Whom: David Johnson <david@usermode.org>
#
# $FreeBSD$
#
PORTNAME= qinx
PORTVERSION= 0.6
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>
|