diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-07-12 12:32:12 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2003-07-12 12:32:12 +0000 |
commit | 778e2cdc6d69acce0766fa85630ba96adde44e11 (patch) | |
tree | cbb973441e93b8169df213fe8d6c03b7673bbb6d /x11-fm | |
parent | ba125e74d4d0496e754e8c24d99dfeab1f249423 (diff) | |
download | ports-778e2cdc6d69acce0766fa85630ba96adde44e11.tar.gz ports-778e2cdc6d69acce0766fa85630ba96adde44e11.zip |
Notes
Diffstat (limited to 'x11-fm')
-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 |