Skip to content

Commit

Permalink
net/miredo: 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 25, 2024
1 parent 396bb04 commit df384e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion net/miredo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= miredo
PORTVERSION= 1.2.6
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://www.remlab.net/files/miredo/archive/

Expand All @@ -15,6 +15,7 @@ LIB_DEPENDS= libJudy.so:devel/judy

USES= cpe libtool localbase tar:xz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --localstatedir=/var --enable-examplesdir=${EXAMPLESDIR}
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
Expand Down
12 changes: 6 additions & 6 deletions net/miredo/pkg-plist
Expand Up @@ -11,12 +11,12 @@ lib/libtun6.so.0.1.1
lib/libtun6.so.0
lib/libtun6.a
lib/libtun6.so
man/man1/teredo-mire.1.gz
man/man5/miredo-server.conf.5.gz
man/man5/miredo.conf.5.gz
man/man8/miredo-checkconf.8.gz
man/man8/miredo-server.8.gz
man/man8/miredo.8.gz
share/man/man1/teredo-mire.1.gz
share/man/man5/miredo-server.conf.5.gz
share/man/man5/miredo.conf.5.gz
share/man/man8/miredo-checkconf.8.gz
share/man/man8/miredo-server.8.gz
share/man/man8/miredo.8.gz
include/libteredo/teredo.h
include/libteredo/teredo-udp.h
include/libteredo/tunnel.h
Expand Down

0 comments on commit df384e8

Please sign in to comment.