freebsd-ports/x11-themes/qtcurve-kde3/Makefile
Max Brazhnikov 859bc3a47c Update to 1.5.0
Feature safe:	yes
2010-07-05 05:30:32 +00:00

24 lines
600 B
Makefile

# New ports collection makefile for: qtcurve-kde3
# Date created: 23 May 2008
# Whom: Dmitry Klimov <lazyklimm@gmail.com>
#
# $FreeBSD$
#
PORTNAME= qtcurve
PORTVERSION= 1.5.0
CATEGORIES= x11-themes
MASTER_SITES= http://home.freeuk.com/cpdrummond/ \
http://craigd.wikispaces.com/file/view/
PKGNAMEPREFIX= kde-style-
DISTNAME= QtCurve-KDE3-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve KDE3 widget style
USE_BZIP2= yes
USE_CMAKE= yes
USE_QT_VER= 3
CMAKE_ARGS= -DQT_PLUGINS_DIR=${PREFIX}/lib/plugins
.include <bsd.port.mk>