mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
print/utopia: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e77035872d
commit
bea8058246
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= utopia
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/print/utopia/
|
||||
|
||||
|
@ -10,9 +11,10 @@ WWW= http://www.mammothcheese.ca/munger.html
|
|||
MAKE_ARGS= DEST=${STAGEDIR}${DATADIR}/devps \
|
||||
INSTALL_DATA="${INSTALL_DATA}" \
|
||||
INSTALL_MAN="${INSTALL_MAN}" \
|
||||
MANDIR="${STAGEDIR}${PREFIX}/share/man/man7/" \
|
||||
PREFIX=${PREFIX}
|
||||
|
||||
PLIST_FILES= man/man7/utopia_font.7.gz
|
||||
PLIST_FILES= share/man/man7/utopia_font.7.gz
|
||||
PORTDATA= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue