freebsd-ports/graphics/kipi-plugin-shwup/Makefile
Tobias C. Berner cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00

15 lines
315 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= libqca.so:devel/qca@qt4
KIPI_PLUGIN= shwup
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
.include <bsd.port.mk>