aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/phase/Makefile
blob: 381f41378d1c10f7ca423da88b4c2740f2b3871a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>