4e1b79a0a6
With hat: portmgr Sponsored by: Absolight
14 lines
310 B
Makefile
14 lines
310 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
|
|
PORTVERSION= ${DIGIKAM_VER}
|
|
CATEGORIES= graphics kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= ${${KIPI_PLUGIN}_DESC}
|
|
|
|
LIB_DEPENDS= libexpat.so:textproc/expat2
|
|
|
|
KIPI_PLUGIN= dngconverter
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
.include <bsd.port.mk>
|