1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11-themes/qinx/Makefile
Tilman Keskinoz f6c03794c9 Update to 1.1
PR:		69138
Submitted by:	David Johnson <david@usermode.org>
2004-07-17 15:26:59 +00:00

24 lines
500 B
Makefile

# New ports collection makefile for: Qinx
# Date created: 23 August 2002
# Whom: David Johnson <david@usermode.org>
#
# $FreeBSD$
#
PORTNAME= qinx
PORTVERSION= 1.1
CATEGORIES= x11-themes 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_INC_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
.include <bsd.port.mk>