Skip to content

Commit

Permalink
irc/dircproxy: 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 9, 2024
1 parent 5ae6ffc commit dc5253b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion irc/dircproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dircproxy
DISTVERSION= 1.2.0-RC1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= irc

MAINTAINER= mm@FreeBSD.org
Expand All @@ -15,6 +15,7 @@ GH_PROJECT= dircproxy
GH_TAGNAME= dc563b3

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SUB_FILES+= pkg-message
USES= autoreconf cpe

Expand Down
4 changes: 2 additions & 2 deletions irc/dircproxy/pkg-plist
@@ -1,8 +1,8 @@
bin/dircproxy
bin/dircproxy-crypt
man/man1/dircproxy.1.gz
man/man1/dircproxy-crypt.1.gz
%%DATADIR%%/cronchk.sh
%%DATADIR%%/dircproxyrc.sample
%%DATADIR%%/log.pl
%%DATADIR%%/privmsg-log.pl
share/man/man1/dircproxy.1.gz
share/man/man1/dircproxy-crypt.1.gz

0 comments on commit dc5253b

Please sign in to comment.