aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugin-debianscreenshots/Makefile
blob: 208bd70119a21782553012ba91b00c7706e86b97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	kipi-plugin-${KIPI_PLUGIN}
PORTVERSION=	${DIGIKAM_VER}
CATEGORIES=	graphics kde

MAINTAINER=	kde@FreeBSD.org
COMMENT=	${${KIPI_PLUGIN}_DESC}

LIB_DEPENDS=	libqjson.so:${PORTSDIR}/devel/qjson

KIPI_PLUGIN=	debianscreenshots
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
.include <bsd.port.mk>