freebsd-ports/x11-themes/kde4-style-nitrogen/Makefile
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00

22 lines
572 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= nitrogen
PORTVERSION= 1.0.5
PORTREVISION= 7
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
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
USES= cmake
.include <bsd.port.mk>