freebsd-ports/x11-themes/kde4-style-bespin/Makefile
Rene Ladan 059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00

22 lines
493 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= bespin
PORTVERSION= 201303202227
PORTREVISION= 4
CATEGORIES= x11-themes kde
MASTER_SITES= http://bsd.e-shell.net/local/
PKGNAMEPREFIX= kde4-style-
DISTNAME= cloudcity-${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= Configurable KDE4 style
LICENSE= LGPL21
WRKSRC= ${WRKDIR}/cloudcity
USE_KDE4= kdelibs automoc4 workspace
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
USES= cmake
.include <bsd.port.mk>