freebsd-ports/x11-themes/qtcurve-kde3/Makefile
Dima Panov a12040e7ef -Update to latest release, 0.69
PR:		139856
Submitted by:	myself
Approved by:	maintainer timeout (2 weeks)
Approved by:	miwi (mentor)
Feature safe:	yes
2009-11-07 15:02:07 +00:00

23 lines
557 B
Makefile

# New ports collection makefile for: qtcurve-kde3
# Date created: 23 May 2008
# Whom: Dmitry Klimov <lazyklimm@gmail.com>
#
# $FreeBSD$
#
PORTNAME= qtcurve
PORTVERSION= 0.69.1
CATEGORIES= x11-themes
MASTER_SITES= http://home.freeuk.com/cpdrummond/ \
http://craigd.wikispaces.com/file/view/
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>