Don't ship compressed man pages.

This commit is contained in:
ajacoutot 2017-07-10 14:23:25 +00:00
parent fe32abb31f
commit 0f1d61eb87
2 changed files with 7 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2017/02/26 08:40:41 landry Exp $
# $OpenBSD: Makefile,v 1.3 2017/07/10 14:23:25 ajacoutot Exp $
# configure looks for ocamlopt
ONLY_FOR_ARCHS = ${OCAML_NATIVE_ARCHS}
COMMENT = generator for sandwich OCR pdf files
DISTNAME = pdfsandwich-0.1.6
REVISION = 0
CATEGORIES = graphics
@ -37,4 +38,7 @@ CONFIGURE_ARGS = --prefix=${PREFIX}
NO_TEST = Yes
post-install:
gunzip ${PREFIX}/man/man1/pdfsandwich.1.gz
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/02/07 13:42:45 feinerer Exp $
@comment $OpenBSD: PLIST,v 1.2 2017/07/10 14:23:25 ajacoutot Exp $
@bin bin/pdfsandwich
@man man/man1/pdfsandwich.1.gz
@man man/man1/pdfsandwich.1
share/doc/pdfsandwich/
share/doc/pdfsandwich/changelog.gz
share/doc/pdfsandwich/copyright