blob: 66874a7b341b8e6a24d80fa69d76f03abf990684 (
plain) (
tree)
|
|
# New ports collection makefile for: polyester
# Date created: Sat May 20 00:41:23 CEST 2006
# Whom: Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= polyester
PORTVERSION= 1.98.0
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.notmart.org/files/
PKGNAMEPREFIX= kde4-style-
MAINTAINER= makc@issp.ac.ru
COMMENT= KDE style and window decoration
USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build
USE_CMAKE= yes
.include <bsd.port.mk>
|