freebsd-ports/x11-themes/qtcurve-gtk2/Makefile
2010-02-05 11:46:55 +00:00

25 lines
589 B
Makefile

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