15 lines
343 B
Makefile
15 lines
343 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= digikam-doc
|
|
PORTVERSION= ${DIGIKAM_VER}
|
|
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>
|