mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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:
parent
cb3d3ac14c
commit
2fcb18865a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364944
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user