1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/x11-themes/kde4-style-skulpture/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

22 lines
547 B
Makefile

# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$
PORTNAME= skulpture
PORTVERSION= 0.2.4
PORTREVISION= 1
CATEGORIES= x11-themes kde
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= kde4-style-
DISTFILES= 59031-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= swills@FreeBSD.org
COMMENT= KDE style featuring 3D artwork and enhanced the visual experience
LICENSE= GPLv3
USES= cmake kde:4
USE_KDE= kdelibs automoc4 workspace
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>