Add poppler-utils, poppler's xpdf-workalike command line utilities, formerly

included in the poppler port.
This commit is contained in:
Michael Nottebrock 2006-05-02 00:35:35 +00:00
parent a1303f67a4
commit 7183cdca3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161142
3 changed files with 26 additions and 0 deletions

View File

@ -475,6 +475,7 @@
SUBDIR += poppler
SUBDIR += poppler-gtk
SUBDIR += poppler-qt
SUBDIR += poppler-utils
SUBDIR += pornview
SUBDIR += potrace
SUBDIR += potracegui

View File

@ -0,0 +1,18 @@
# New ports collection makefile for: poppler-utils
# Date created: 2006-05-01
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
PORTREVISION= 0
PKGNAMESUFFIX= -utils
MAINTAINER= gnome@FreeBSD.org
COMMENT= Poppler's xpdf-workalike command line utilities
MASTERDIR= ${.CURDIR}/../../graphics/poppler
SLAVEPORT= utils
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,7 @@
bin/pdffonts
bin/pdfimages
bin/pdfinfo
bin/pdftohtml
bin/pdftoppm
bin/pdftops
bin/pdftotext