security/zzuf: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 14:35:45 +01:00
parent 43cdeb7894
commit cd2f9a1828
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= zzuf
PORTVERSION= 0.13
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
@ -10,6 +10,7 @@ WWW= http://sam.zoy.org/zzuf/
USES= libtool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
.include <bsd.port.mk>

View File

@ -2,6 +2,6 @@ bin/zzcat
bin/zzuf
lib/zzuf/libzzuf.so
lib/zzuf/libzzuf.a
man/man1/zzcat.1.gz
man/man1/zzuf.1.gz
man/man3/libzzuf.3.gz
share/man/man1/zzcat.1.gz
share/man/man1/zzuf.1.gz
share/man/man3/libzzuf.3.gz