games/xzip: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 09:32:01 +01:00
parent 78f30c8071
commit cb7d76edd2
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= xzip
PORTVERSION= 1.8.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
http://www.ifarchive.org/if-archive/infocom/interpreters/zip/ \
@ -17,6 +17,6 @@ USE_XORG= x11
WRKSRC= ${WRKDIR}/xzip
ALL_TARGET=
PLIST_FILES= bin/xzip man/man1/xzip.1.gz
PLIST_FILES= bin/xzip share/man/man1/xzip.1.gz
.include <bsd.port.mk>

View File

@ -34,7 +34,7 @@
- install -s $(PROGRAM) $(DESTDIR)/bin
- install $(PROGRAM).1 $(DESTDIR)/man/man1
+ ${BSD_INSTALL_PROGRAM} $(PROGRAM) $(DESTDIR)$(PREFIX)/bin/
+ ${BSD_INSTALL_DATA} $(PROGRAM).1 $(DESTDIR)$(PREFIX)/man/man1/
+ ${BSD_INSTALL_DATA} $(PROGRAM).1 $(DESTDIR)$(PREFIX)/share/man/man1/
clean :
-rm -f *~ *.o $(PROGRAM) test