aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-10-09 22:31:09 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-10-09 22:31:09 +0000
commit9cfe135c76ff6e24b773900877a13571e9d63be6 (patch)
tree605389879497fe6e883cfee99a6c94a4b406f76c /print
parent5c894e2bdb25b0473814f1992bd3b677a12a3ea1 (diff)
downloadports-9cfe135c76ff6e24b773900877a13571e9d63be6.tar.gz
ports-9cfe135c76ff6e24b773900877a13571e9d63be6.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/kpdftool/Makefile15
-rw-r--r--print/kpdftool/pkg-descr9
2 files changed, 10 insertions, 14 deletions
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile
index 0af9bf2e145d..f3f1f2d1a496 100644
--- a/print/kpdftool/Makefile
+++ b/print/kpdftool/Makefile
@@ -1,18 +1,15 @@
-# New ports collection makefile for: kpdftool
-# Date created: 04 May 2006
-# Whom: Yuan, Jue <yuanjue@yuanjue.net>
+# Created by: Yuan, Jue <yuanjue@yuanjue.net>
# $FreeBSD$
-#
PORTNAME= kpdftool
PORTVERSION= 0.23.1
-PORTREVISION= 1
-CATEGORIES= print kde
+PORTREVISION= 2
+CATEGORIES= print
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/
DISTFILES= 33194-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Tool to ease your PDF related work
+MAINTAINER= makc@FreeBSD.org
+COMMENT= Simple utility to manipulate PS and PDF files
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
@@ -22,7 +19,7 @@ USE_GHOSTSCRIPT_RUN= yes
MAKE_JOBS_SAFE= yes
DESKTOP_ENTRIES= "KPDFTool" "${COMMENT}" "kpdftool" \
- "kpdftool" "" false
+ "kpdftool" "Application;Qt;Utility;" false
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
diff --git a/print/kpdftool/pkg-descr b/print/kpdftool/pkg-descr
index d01bdd9c1b58..ec28b7e4e53b 100644
--- a/print/kpdftool/pkg-descr
+++ b/print/kpdftool/pkg-descr
@@ -1,7 +1,6 @@
-KPDFTool is a GUI interface for GhostView/KGhostview and
-ImageMagick to perform basic and useful operations
-with PDF and PS (PostScript) files such as merging or
-extracting pages, as well as protecting the text from
-copying into new files in a simple and practical way.
+KPDFTool is a Qt based frontend for GhostView and ImageMagick to
+perform basic operations with PDF and PS (PostScript) files such
+as merging or extracting pages, as well as protecting the text
+from copying.
WWW: http://www.kde-apps.org/content/show.php?content=33194