graphics/gocr: strip binary and pass maintainership to submitter

PR:		190985
Submitted by:	Daniel Austin
Approved by:	maintainer timeout (2 months)
This commit is contained in:
John Marino 2014-08-15 07:17:05 +00:00
parent cb3d3ac14c
commit 2fcb18865a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364944

View File

@ -3,11 +3,11 @@
PORTNAME= gocr
PORTVERSION= 0.50
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www-e.uni-magdeburg.de/jschulen/ocr/
MAINTAINER= dhn@FreeBSD.org
MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= OCR (Optical Character Recognition) program
LICENSE= GPLv2
@ -50,6 +50,7 @@ post-patch:
.endif
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gocr
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}