1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11-themes/qinx/Makefile

23 lines
454 B
Makefile
Raw Normal View History

# 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
2003-02-21 14:19:11 +00:00
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>