Index: textproc/pdfchain/Makefile =================================================================== --- textproc/pdfchain/Makefile (nonexistent) +++ textproc/pdfchain/Makefile (working copy) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= pdfchain +DISTVERSION= 0.4.4.2 +CATEGORIES= textproc +MASTER_SITES= https://sourceforge.net/projects/pdfchain/files/pdfchain-0.4.4.2/ + +MAINTAINER= chapelet@gmail.com +COMMENT= PDF Chain is a graphical user interface for the PDF Toolkit (PDFtk) + +LICENSE= GPLv3 + +GNU_CONFIGURE= yes + +USES= desktop-file-utils +USES+= gettext-runtime +USES+= gnome + +USE_GNOME= gtkmm30 +USE_GNOME+= atkmm +USE_GNOME+= glibmm +USE_GNOME+= pangomm +USE_GNOME+= gtk30 +USE_GNOME+= pango +USE_GNOME+= atk +USE_GNOME+= cairo +USE_GNOME+= glib20 +USE_GNOME+= cairomm +USE_GNOME+= libsigc++20 +USE_GNOME+= gdkpixbuf2 + +.include Property changes on: textproc/pdfchain/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/pdfchain/distinfo =================================================================== --- textproc/pdfchain/distinfo (nonexistent) +++ textproc/pdfchain/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1579170347 +SHA256 (pdfchain-0.4.4.2.tar.gz) = 1eee0f93dbe8c9cef9f9fe4ec0a10e0a45ca8cde67cd6ceffa2ce6c843752f3d +SIZE (pdfchain-0.4.4.2.tar.gz) = 312567 Property changes on: textproc/pdfchain/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/pdfchain/pkg-descr =================================================================== --- textproc/pdfchain/pkg-descr (nonexistent) +++ textproc/pdfchain/pkg-descr (working copy) @@ -0,0 +1,16 @@ +This is a port of pdfchain, a graphical user interface for the PDF Toolkit +(PDFtk). The GUI supports all common features of the command line tool in a +comfortable way. + +External Dependencies ===================== + +The PDF Chain GUI creates a PDFTK command with all required parameters and +starts the PDFTK console program that interprets the parameters and processes +the files. PDFTK must therefore installed at the system and executeable by the +command "pdftk". + +http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ + +(PDF Chain starting from version 0.4.0 is compatible with PDFtk 1.45) + +WWW: https://sourceforge.net/projects/pdfchain/ Property changes on: textproc/pdfchain/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: textproc/pdfchain/pkg-plist =================================================================== --- textproc/pdfchain/pkg-plist (nonexistent) +++ textproc/pdfchain/pkg-plist (working copy) @@ -0,0 +1,19 @@ +bin/pdfchain +share/applications/pdfchain.desktop +share/doc/pdfchain/AUTHORS +share/doc/pdfchain/COPYING +share/doc/pdfchain/ChangeLog +share/doc/pdfchain/INSTALL +share/doc/pdfchain/NEWS +share/doc/pdfchain/README +share/icons/hicolor/128x128/apps/pdfchain.png +share/icons/hicolor/16x16/apps/pdfchain.png +share/icons/hicolor/192x192/apps/pdfchain.png +share/icons/hicolor/22x22/apps/pdfchain.png +share/icons/hicolor/24x24/apps/pdfchain.png +share/icons/hicolor/256x256/apps/pdfchain.png +share/icons/hicolor/32x32/apps/pdfchain.png +share/icons/hicolor/48x48/apps/pdfchain.png +share/icons/hicolor/64x64/apps/pdfchain.png +share/icons/hicolor/96x96/apps/pdfchain.png +share/pixmaps/pdfchain.png Property changes on: textproc/pdfchain/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property