mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
36ee3be574
PR: 54164 Submitted by: David Johnson <david@usermode.org> (maintainer)
23 lines
454 B
Makefile
23 lines
454 B
Makefile
# 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>
|