freebsd-ports/graphics/digikam-kde4-doc/Makefile
Tobias C. Berner 737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00

16 lines
359 B
Makefile

# $FreeBSD$
PORTNAME= digikam-doc
PORTVERSION= ${DIGIKAM_VER}
PORTREVISION= 2
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Documentation for digiKam, showFoto, and Kipi-plugins
CONFLICTS_INSTALL= digikam-2.* kipi-plugins-2.*
WRKSRC= ${WRKDIR}/${DISTNAME}/doc
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
.include <bsd.port.mk>