freebsd-ports/x11-themes/kde4-windeco-crystal/Makefile

27 lines
695 B
Makefile
Raw Normal View History

# New ports collection makefile for: crystal
# Date created: 15th March, 2005
# Whom: decept
#
# $FreeBSD$
#
PORTNAME= crystal
PORTVERSION= 2.0.5
PORTREVISION= 4
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= kde-windeco-
DISTNAME= 75140-${PORTNAME}-${PORTVERSION}
MAINTAINER= g.veniamin@googlemail.com
COMMENT= Transparent KDE window decoration
USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>