Skip to content

Commit

Permalink
net/6tunnel: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 2abefe8 commit 39a315a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/6tunnel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= 6tunnel
DISTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GH

Expand All @@ -10,13 +11,14 @@ WWW= https://github.com/wojtekka/6tunnel
LICENSE= GPLv2

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= autoreconf

USE_GITHUB= yes
GH_ACCOUNT= wojtekka
GH_TAGNAME= 6c64c42

PLIST_FILES= bin/6tunnel \
man/man1/6tunnel.1.gz
share/man/man1/6tunnel.1.gz

.include <bsd.port.mk>

0 comments on commit 39a315a

Please sign in to comment.