aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/phase/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-26 19:19:20 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-26 19:19:20 +0000
commit66fee909266a1dedf3dfc1f03bb0841380d78805 (patch)
tree4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /x11-themes/phase/Makefile
parenteec2cb8d7407c5628cc8016e7349abbee6c98e3f (diff)
downloadports-66fee909266a1dedf3dfc1f03bb0841380d78805.tar.gz
ports-66fee909266a1dedf3dfc1f03bb0841380d78805.zip
Notes
Diffstat (limited to 'x11-themes/phase/Makefile')
-rw-r--r--x11-themes/phase/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11-themes/phase/Makefile b/x11-themes/phase/Makefile
deleted file mode 100644
index 96971324f900..000000000000
--- a/x11-themes/phase/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: Phase
-# Date created: July 9th, 2004
-# Whom: David Johnson <david@usermode.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= phase
-PORTVERSION= 0.7
-PORTREVISION= 10
-CATEGORIES= x11-themes kde
-MASTER_SITES= http://www.usermode.org/code/
-
-MAINTAINER= david@usermode.org
-COMMENT= An original Qt/KDE widget style
-
-CONFLICTS= kdeartwork-3.4.*
-
-USE_KDEBASE_VER=3
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-
-.include <bsd.port.mk>