mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/base64: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f1d402f9c7
commit
daf2152952
@ -1,6 +1,6 @@
|
||||
PORTNAME= base64
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://www.fourmilab.ch/webtools/base64/
|
||||
|
||||
@ -12,8 +12,9 @@ LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
ALL_TARGET= prog
|
||||
PLIST_FILES= bin/base64 \
|
||||
man/man1/base64.1.gz
|
||||
share/man/man1/base64.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user