Skip to content

Commit

Permalink
converters/base64: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent f1d402f commit daf2152
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions converters/base64/Makefile
@@ -1,6 +1,6 @@
PORTNAME= base64
PORTVERSION= 1.5
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= converters
MASTER_SITES= http://www.fourmilab.ch/webtools/base64/

Expand All @@ -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>

0 comments on commit daf2152

Please sign in to comment.