Skip to content

Commit

Permalink
misc/clpbar: 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 Feb 24, 2024
1 parent 2cad96c commit 1173809
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion misc/clpbar/Makefile
@@ -1,5 +1,6 @@
PORTNAME= clpbar
PORTVERSION= 1.11.1
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/bar-${PORTVERSION}
DISTNAME= bar_${PORTVERSION}
Expand All @@ -10,12 +11,13 @@ WWW= https://clpbar.sourceforge.net/

WRKSRC= ${WRKDIR}/bar-${PORTVERSION}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_ARGS+= CFLAGS+="${CFLAGS}"

CONFLICTS_INSTALL= bar # bin/bar

PLIST_FILES= bin/bar \
man/man1/bar.1.gz
share/man/man1/bar.1.gz

.include <bsd.port.pre.mk>

Expand Down

0 comments on commit 1173809

Please sign in to comment.