opnsense-ports/devel/dolphin-plugins/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

16 lines
396 B
Makefile

# $FreeBSD$
PORTNAME= dolphin-plugins
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= devel kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Plugins for Dolphin file manager
USES= cmake:outsource tar:xz
USE_KDE4= kdelibs libkonq kdeprefix automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>