aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve-gtk2/Makefile')
-rw-r--r--x11-themes/qtcurve-gtk2/Makefile18
1 files changed, 6 insertions, 12 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile
index 06b3a9ddf0ca..8b01351a3296 100644
--- a/x11-themes/qtcurve-gtk2/Makefile
+++ b/x11-themes/qtcurve-gtk2/Makefile
@@ -1,18 +1,12 @@
-# Created by: Dmitry Klimov <lazyklimm@gmail.com>
# $FreeBSD$
PORTNAME= qtcurve
-PORTVERSION= 1.8.16
-CATEGORIES= x11-themes
-MASTER_SITES= http://craigd.wikispaces.com/file/view/
-PKGNAMEPREFIX= gtk2-
-PKGNAMESUFFIX= -theme
-DISTNAME= QtCurve-Gtk2-${PORTVERSION}
+PORTREVISION= 0
-MAINTAINER= makc@FreeBSD.org
-COMMENT= QtCurve GTK2 Theme Engine
+COMMENT= QtCurve GTK+ 2.x engine and theme
-USES= cmake pkgconfig tar:bzip2
-USE_GNOME= gtk20
+QTCURVE_SLAVE= gtk2
-.include <bsd.port.mk>
+MASTERDIR= ${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"