aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-03-11 02:32:04 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-03-11 02:32:04 +0000
commit1ec0ed2c27a94c2de5ae5717cf123861d1e1da3d (patch)
treefddda27422cbfe89fd1c0e4262461a7a80fdf375 /converters/Makefile
parenta4ef1b711da87b717e79a457a8a3ed6cf838b749 (diff)
downloadports-1ec0ed2c27a94c2de5ae5717cf123861d1e1da3d.tar.gz
ports-1ec0ed2c27a94c2de5ae5717cf123861d1e1da3d.zip
Readd and rework convertes/pdf2djvu
This port was deleted due to no public distfiles. Now upstream distributes tarballs on GitHub [1]. - Update to 0.9.12 - Add USES=autoreconf:build and a bootstrap file; define the target pre-configure - Make the manual within the post-build target - Add USE_CXXSTD=c++11 - Add options COLOR_QUANTIZATION, NLS, MULTITHREADING, XMP - Add LICENSE_FILE - Patch tools/install-manpages for proper echoing (no functional change) - Remove the port name from COMMENT to follow the guidelines of the handbook - Strip the executable within the post-install target - Submitter is the new MAINTAINER [1] https://github.com/jwilk/pdf2djvu PR: 236299 Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Notes
Notes: svn path=/head/; revision=495325
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index addfc968aa2b..04e780371790 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -136,6 +136,7 @@
SUBDIR += p5-XML-WBXML
SUBDIR += p5-bsdconv
SUBDIR += p5-plutil
+ SUBDIR += pdf2djvu
SUBDIR += pear-Services_JSON
SUBDIR += pecl-igbinary
SUBDIR += php-bsdconv