freebsd-ports/x11-themes/kde4-style-oxygen-transparent/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

20 lines
452 B
Makefile

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