aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-01-10 18:00:40 +0800
committermiwi <miwi@FreeBSD.org>2016-01-10 18:00:40 +0800
commit731d8c6f570df21afc68a559232e08d9a4e478bb (patch)
treec763a174ecb8bc0518a2849eca6a77a137b6a4f7 /graphics
parentc3b3d9523f5fc8a5eb1d754078acc8730aecd16d (diff)
downloadfreebsd-ports-gnome-731d8c6f570df21afc68a559232e08d9a4e478bb.tar.gz
freebsd-ports-gnome-731d8c6f570df21afc68a559232e08d9a4e478bb.tar.zst
freebsd-ports-gnome-731d8c6f570df21afc68a559232e08d9a4e478bb.zip
- Pass maintainership to submitter
- Remove duplicate PLIST_FILES PR: 206080
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura-pdf-poppler/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 7a94367089c9..e08682e20ba8 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.2.6
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mike.d.ft402@gmail.com
COMMENT= Poppler render PDF plugin for Zathura PDF viewer
LICENSE= zlib
@@ -18,10 +18,6 @@ LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
-PLIST_FILES= lib/zathura/pdf.so \
- share/appdata/zathura-pdf-poppler.metainfo.xml \
- share/applications/zathura-pdf-poppler.desktop
-
USE_GNOME= glib20 gtk30
USES= compiler:c11 desktop-file-utils gmake pkgconfig