diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 11:12:17 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-31 11:12:17 +0000 |
commit | aec116a2831de693f00bf34706de85d92ff327a3 (patch) | |
tree | 854180835d37a918119a14627ba94cc94cff4daf /graphics/kipi-plugin-timeadjust | |
parent | 0e0c773f2bc2819b6fd3067982c309b2f0c71dfc (diff) |
Notes
Diffstat (limited to 'graphics/kipi-plugin-timeadjust')
-rw-r--r-- | graphics/kipi-plugin-timeadjust/Makefile | 13 | ||||
-rw-r--r-- | graphics/kipi-plugin-timeadjust/pkg-plist | 4 |
2 files changed, 0 insertions, 17 deletions
diff --git a/graphics/kipi-plugin-timeadjust/Makefile b/graphics/kipi-plugin-timeadjust/Makefile deleted file mode 100644 index c473f5b7b0de..000000000000 --- a/graphics/kipi-plugin-timeadjust/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -PORTNAME= kipi-plugin-${KIPI_PLUGIN} -PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 2 -CATEGORIES= graphics kde - -MAINTAINER= kde@FreeBSD.org -COMMENT= ${${KIPI_PLUGIN}_DESC} - -KIPI_PLUGIN= timeadjust -.include "${.CURDIR}/../digikam-kde4/Makefile.common" -.include <bsd.port.mk> diff --git a/graphics/kipi-plugin-timeadjust/pkg-plist b/graphics/kipi-plugin-timeadjust/pkg-plist deleted file mode 100644 index a67373e0aca0..000000000000 --- a/graphics/kipi-plugin-timeadjust/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/kde4/kipiplugin_timeadjust.so -share/apps/kipi/kipiplugin_timeadjustui.rc -share/icons/hicolor/32x32/apps/kipi-timeadjust.png -share/kde4/services/kipiplugin_timeadjust.desktop |