1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

textproc/sgmlformat: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-14 16:17:03 +01:00
parent 0a733b0cf9
commit 4d91ecb9fa
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= sgmlformat
PORTVERSION= 1.7
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= textproc print
MASTER_SITES= LOCAL/kuriyama
@ -9,6 +9,7 @@ COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents
USES= perl5 uidfix
USE_PERL5= run
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
MAKE_ENV= STAGEDIR=${STAGEDIR}
# There are two ports that satisfy the nsgmls requirement.

View File

@ -12,9 +12,9 @@ bin/roff.cmap
bin/roff.sdata
bin/sgmlfmt
bin/transpec.dtd
man/man1/instant.1.gz
man/man1/sgmlfmt.1.gz
man/man5/transpec.5.gz
share/man/man1/instant.1.gz
share/man/man1/sgmlfmt.1.gz
share/man/man5/transpec.5.gz
share/sgml/transpec/catalog
share/sgml/transpec/docbook-html.ts
share/sgml/transpec/docbook-roff.ts