mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
5bbd5cd2dc
Suggested by: rafan
24 lines
529 B
Makefile
24 lines
529 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.59.5
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-themes
|
|
MASTER_SITES= http://home.freeuk.com/cpdrummond/
|
|
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>
|