2013-04-08 19:10:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
|
|
|
|
PORTVERSION= ${DIGIKAM_VER}
|
2018-02-10 11:29:51 +01:00
|
|
|
PORTREVISION= 2
|
2013-04-08 19:10:56 +02:00
|
|
|
CATEGORIES= graphics kde
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= ${${KIPI_PLUGIN}_DESC}
|
|
|
|
|
|
|
|
KIPI_PLUGIN= galleryexport
|
|
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|