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

23 lines
560 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= nitrogen
PORTVERSION= 1.0.5
PORTREVISION= 8
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= kde4-style-
DISTNAME= 112652-kde4-kstyle-nitrogen-${PORTVERSION}-Source
MAINTAINER= swills@FreeBSD.org
COMMENT= KDE style with animations
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/kde4-kstyle-nitrogen-${PORTVERSION}-Source
USES= cmake kde:4
USE_KDE= kdelibs automoc4
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>