summaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-kde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve-kde3/Makefile')
-rw-r--r--x11-themes/qtcurve-kde3/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-themes/qtcurve-kde3/Makefile b/x11-themes/qtcurve-kde3/Makefile
new file mode 100644
index 000000000000..d6c160c40e9a
--- /dev/null
+++ b/x11-themes/qtcurve-kde3/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: qtcurve-kde3
+# Date created: 23 May 2008
+# Whom: Dmitry Klimov <lazyklimm@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= qtcurve
+PORTVERSION= 0.59.5
+CATEGORIES= x11-themes
+MASTER_SITES= http://home.freeuk.com/cpdrummond/
+PKGNAMEPREFIX= kde-style-
+DISTNAME= QtCurve-KDE3-${PORTVERSION}
+
+MAINTAINER= lazyklimm@gmail.com
+COMMENT= QtCurve KDE3 widget style
+
+USE_BZIP2= yes
+USE_CMAKE= yes
+USE_KDEBASE_VER=3
+
+.include <bsd.port.mk>