mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
9c2f65e395
Review by: bapt, David Naylor (kde team)
24 lines
594 B
Makefile
24 lines
594 B
Makefile
# 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= 2.0.0
|
|
PORTREVISION= 6
|
|
CATEGORIES= x11-themes kde
|
|
MASTER_SITES= http://www.notmart.org/files/
|
|
PKGNAMEPREFIX= kde4-style-
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
COMMENT= KDE style and window decoration
|
|
|
|
USE_BZIP2= yes
|
|
USE_KDE4= kdelibs kdehier kdeprefix automoc4
|
|
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
|
|
USE_CMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|