1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/graphics/kipi-plugin-sendimages/Makefile

14 lines
282 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
PORTREVISION= 1
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${KIPI_PLUGIN}_DESC}
KIPI_PLUGIN= sendimages
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
.include <bsd.port.mk>