2013-04-08 19:10:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
|
|
|
|
PORTVERSION= ${DIGIKAM_VER}
|
2014-02-18 15:31:32 +01:00
|
|
|
PORTREVISION= 1
|
2013-04-08 19:10:56 +02:00
|
|
|
CATEGORIES= graphics kde
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= ${${KIPI_PLUGIN}_DESC}
|
|
|
|
|
2014-01-21 19:17:23 +01:00
|
|
|
LIB_DEPENDS= libkgeomap.so:${PORTSDIR}/astro/libkgeomap
|
2013-04-08 19:10:56 +02:00
|
|
|
|
|
|
|
KIPI_PLUGIN= gpssync
|
|
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|