freebsd-ports/x11-themes/kde4-style-polyester/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

21 lines
483 B
Makefile

# Created by: Markus Brueffer <markus@FreeBSD.org>
# $FreeBSD$
PORTNAME= polyester
PORTVERSION= 2.0.0
PORTREVISION= 10
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.notmart.org/files/
PKGNAMEPREFIX= kde4-style-
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE style and window decoration
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USES= cmake gettext kde:4 tar:bzip2
USE_KDE= kdelibs automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>