freebsd-ports/x11-themes/phase/Makefile
Tilman Keskinoz c7a556e470 Add phase, a Qt/KDE widget style
PR:		68885
Submitted by:	David Johnson <david@usermode.org>
2004-08-01 18:47:11 +00:00

21 lines
414 B
Makefile

# New ports collection makefile for: Phase
# Date created: July 9th, 2004
# Whom: David Johnson <david@usermode.org>
#
# $FreeBSD$
#
PORTNAME= phase
PORTVERSION= 0.4
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.usermode.org/code/
MAINTAINER= david@usermode.org
COMMENT= An original Qt/KDE widget style
USE_KDEBASE_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>