mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
print/foo2zjs: We mention an INSTALL file at the pkg-message,
but do not install it. Let's fix it!
This commit is contained in:
parent
f1281a76ee
commit
f1ab75327c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349832
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= foo2zjs
|
||||
PORTVERSION= 20140330
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
${MASTER_SITE_LOCAL:S,$,bsam/${PORTNAME}/,} \
|
||||
@ -32,7 +33,7 @@ post-install:
|
||||
${INSTALL_SCRIPT} ${EXTRAFILES} ${STAGEDIR}${PREFIX}/bin
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/foo2zjs-icc2ps
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for FILE in ChangeLog README manual.pdf
|
||||
.for FILE in ChangeLog INSTALL README manual.pdf
|
||||
${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
|
@ -307,6 +307,7 @@ share/cups/model/Xerox-Phaser_6121MFP.ppd.gz
|
||||
share/cups/model/Xerox-WorkCentre_3045.ppd.gz
|
||||
share/cups/model/Xerox-WorkCentre_6015.ppd.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual.pdf
|
||||
share/foo2qpdl/crd/CLP-300-1200x1200cms2
|
||||
|
Loading…
Reference in New Issue
Block a user