diff options
-rw-r--r-- | x11-fm/xcruise/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/xcruise/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index 5fc30c255c3e..319689359ccc 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -16,6 +16,7 @@ MAINTAINER= sanpei@FreeBSD.org COMMENT= Navigate through a three-dimensional view of a file system USE_IMAKE= yes +MAN1= xcruiser.1 post-install: @${MKDIR} ${PREFIX}/share/doc/xcruise diff --git a/x11-fm/xcruise/pkg-plist b/x11-fm/xcruise/pkg-plist index 92a74ccceea2..486dd8ff5c48 100644 --- a/x11-fm/xcruise/pkg-plist +++ b/x11-fm/xcruise/pkg-plist @@ -1,3 +1,4 @@ bin/xcruiser share/doc/xcruise/README +lib/X11/app-defaults/XCruiser @dirrm share/doc/xcruise |