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-smug/Makefile | |
parent | 0e0c773f2bc2819b6fd3067982c309b2f0c71dfc (diff) | |
download | ports-aec116a2831de693f00bf34706de85d92ff327a3.tar.gz ports-aec116a2831de693f00bf34706de85d92ff327a3.zip |
Remove KDE4, part 3
graphics/kipi-plugin-acquireimages
graphics/kipi-plugin-advancedslideshow
graphics/kipi-plugin-batchprocess
graphics/kipi-plugin-debianscreenshots
graphics/kipi-plugin-dngconverter
graphics/kipi-plugin-dropbox
graphics/kipi-plugin-expoblending
graphics/kipi-plugin-facebook
graphics/kipi-plugin-flashexport
graphics/kipi-plugin-flickrexport
graphics/kipi-plugin-galleryexport
graphics/kipi-plugin-googleservices
graphics/kipi-plugin-gpssync
graphics/kipi-plugin-htmlexport
graphics/kipi-plugin-imageshackexport
graphics/kipi-plugin-imageviewer
graphics/kipi-plugin-ipodexport
graphics/kipi-plugin-jalbumexport
graphics/kipi-plugin-jpeglossless
graphics/kipi-plugin-kioexport
graphics/kipi-plugin-kmlexport
graphics/kipi-plugin-kopete
graphics/kipi-plugin-mediawiki
graphics/kipi-plugin-metadataedit
graphics/kipi-plugin-panorama
graphics/kipi-plugin-photolayoutseditor
graphics/kipi-plugin-piwigoexport
graphics/kipi-plugin-rajceexport
graphics/kipi-plugin-rawconverter
graphics/kipi-plugin-removeredeyes
graphics/kipi-plugin-sendimages
graphics/kipi-plugin-shwup
graphics/kipi-plugin-smug
graphics/kipi-plugin-timeadjust
graphics/kipi-plugin-videoslideshow
graphics/kipi-plugin-vkontakte
graphics/kipi-plugin-yandexfotki
graphics/libkipiplugins
Notes
Notes:
svn path=/head/; revision=488764
Diffstat (limited to 'graphics/kipi-plugin-smug/Makefile')
-rw-r--r-- | graphics/kipi-plugin-smug/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/kipi-plugin-smug/Makefile b/graphics/kipi-plugin-smug/Makefile deleted file mode 100644 index e83e33a9c3f0..000000000000 --- a/graphics/kipi-plugin-smug/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= smug -.include "${.CURDIR}/../digikam-kde4/Makefile.common" -.include <bsd.port.mk> |