2008-08-31 15:07:42 +02:00
|
|
|
# New ports collection makefile for: qtcurve-gtk2
|
|
|
|
# Date created: 23 May 2008
|
|
|
|
# Whom: Dmitry Klimov <lazyklimm@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= qtcurve
|
2009-07-09 16:00:22 +02:00
|
|
|
PORTVERSION= 0.65.3
|
2008-08-31 15:07:42 +02:00
|
|
|
CATEGORIES= x11-themes
|
|
|
|
MASTER_SITES= http://home.freeuk.com/cpdrummond/
|
|
|
|
PKGNAMEPREFIX= gtk2-
|
|
|
|
PKGNAMESUFFIX= -theme
|
|
|
|
DISTNAME= QtCurve-Gtk2-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= lazyklimm@gmail.com
|
|
|
|
COMMENT= QtCurve GTK2 Theme Engine
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_CMAKE= yes
|
|
|
|
USE_GNOME= gtk20
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|