1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11-themes/kde4-style-oxygen-transparent/Makefile
Max Brazhnikov b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00

21 lines
457 B
Makefile

# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$
PORTNAME= oxygen-transparent
PORTVERSION= 2014.03.10
PORTREVISION= 2
CATEGORIES= x11-themes kde
MASTER_SITES= LOCAL/dbn/${PORTNAME}
PKGNAMEPREFIX= kde4-style-
MAINTAINER= dbn@FreeBSD.org
COMMENT= KDE oxygen style with transparency
LICENSE= GPLv2
USE_KDE4= kdelibs kdeprefix workspace automoc4
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
USES= cmake tar:xz
.include <bsd.port.mk>