Skip to content

Commit

Permalink
net/tayga: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 20, 2024
1 parent d895318 commit 713f5fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions net/tayga/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tayga
PORTVERSION= 0.9.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.litech.org/tayga/

Expand All @@ -11,5 +12,6 @@ LICENSE= GPLv2

USES= gmake tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions net/tayga/pkg-plist
@@ -1,4 +1,4 @@
man/man5/tayga.conf.5.gz
man/man8/tayga.8.gz
@sample etc/tayga.conf.example etc/tayga.conf
sbin/tayga
share/man/man5/tayga.conf.5.gz
share/man/man8/tayga.8.gz

0 comments on commit 713f5fd

Please sign in to comment.