1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Add pdf-redact-tools 0.1.2, securely redact and strip metadata from PDF

files.
This commit is contained in:
Emanuel Haupt 2018-09-19 08:29:23 +00:00
parent 92758b84eb
commit 3e79c71fd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480091
4 changed files with 34 additions and 0 deletions

View File

@ -157,6 +157,7 @@
SUBDIR += papersize-default-letter
SUBDIR += paps
SUBDIR += pcal
SUBDIR += pdf-redact-tools
SUBDIR += pdf-renderer
SUBDIR += pdf-tools
SUBDIR += pdf4tcl

View File

@ -0,0 +1,26 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= pdf-redact-tools
PORTVERSION= 0.1.2
DISTVERSIONPREFIX= v
CATEGORIES= print
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Securely redact and strip metadata from PDF files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= exiftool:graphics/p5-Image-ExifTool \
convert:graphics/ImageMagick
USES= python:2.7
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
NO_ARCH= yes
GH_ACCOUNT= firstlookmedia
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1537339720
SHA256 (firstlookmedia-pdf-redact-tools-v0.1.2_GH0.tar.gz) = 5874a7b76be15ccaa4c20874299ef51fbaf520a858229a58678bc72a305305fc
SIZE (firstlookmedia-pdf-redact-tools-v0.1.2_GH0.tar.gz) = 34604

View File

@ -0,0 +1,4 @@
PDF Redact Tools helps with securely redacting and stripping metadata from
documents before publishing.
WWW: https://github.com/firstlookmedia/pdf-redact-tools