mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
14 lines
281 B
Makefile
14 lines
281 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
|
|
PORTVERSION= ${DIGIKAM_VER}
|
|
CATEGORIES= graphics kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= ${${KIPI_PLUGIN}_DESC}
|
|
|
|
KIPI_PLUGIN= printimages
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
|
|
.include <bsd.port.mk>
|