freebsd-ports/graphics/kipi-plugin-dropbox/Makefile
Tobias C. Berner 4789e18f7d devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.

Approved by:	portmgr (mat), avilla (timeout)
Differential Revision:	https://reviews.freebsd.org/D14650
2018-04-14 13:16:32 +00:00

15 lines
321 B
Makefile

# $FreeBSD$
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
PORTREVISION= 3
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${KIPI_PLUGIN}_DESC}
LIB_DEPENDS= libqjson.so:devel/qjson@qt4
KIPI_PLUGIN= dropbox
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
.include <bsd.port.mk>