mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
install docs, from Manuel Giraud, mntner timeout
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
COMMENT = monospace bitmap screen fonts
|
||||
|
||||
PKGNAME = ttyp0-2.1
|
||||
REVISION = 0
|
||||
DISTNAME = uw-${PKGNAME}
|
||||
CATEGORIES = fonts x11
|
||||
|
||||
@@ -74,6 +75,8 @@ post-configure:
|
||||
done
|
||||
|
||||
pre-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/uw-ttyp0
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/{doc,fonts}/uw-ttyp0
|
||||
cd ${WRKSRC}/doc; ${INSTALL_DATA} Charset *.txt FAQ.html \
|
||||
DesignNotes.html ${PREFIX}/share/doc/uw-ttyp0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
share/doc/uw-ttyp0/
|
||||
share/doc/uw-ttyp0/Charset
|
||||
share/doc/uw-ttyp0/CheckRendering.txt
|
||||
share/doc/uw-ttyp0/DesignNotes.html
|
||||
share/doc/uw-ttyp0/FAQ.html
|
||||
share/doc/uw-ttyp0/Thanks.txt
|
||||
share/fonts/
|
||||
@fontdir share/fonts/uw-ttyp0/
|
||||
share/fonts/uw-ttyp0/UW-Ttyp0-11-Bold.otb
|
||||
|
||||
Reference in New Issue
Block a user