mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
security/zzuf: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
43cdeb7894
commit
cd2f9a1828
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user