Skip to content

Commit

Permalink
sysutils/topless: 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 26, 2024
1 parent 7996ee6 commit 4dfb04e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sysutils/topless/Makefile
@@ -1,5 +1,6 @@
PORTNAME= topless
PORTVERSION= 1.52
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://people.freebsd.org/~daichi/src/

Expand All @@ -13,6 +14,8 @@ USES= perl5
USE_PERL5= build
NO_ARCH= yes

PLIST_FILES= bin/topless man/man1/topless.1.gz
MAKE_ARGS= MANDIR=${PREFIX}/share/man

PLIST_FILES= bin/topless share/man/man1/topless.1.gz

.include <bsd.port.mk>

0 comments on commit 4dfb04e

Please sign in to comment.