diff options
author | sanpei <sanpei@FreeBSD.org> | 2003-07-12 20:32:12 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2003-07-12 20:32:12 +0800 |
commit | 4e5e50254adfd1648c4f49bccc8327836cad80fa (patch) | |
tree | 4e5759f65af52a1a2763276f46d6c0756a61af32 /x11-fm | |
parent | 04c6237b3769c38d2900e54c3a1413da838d8963 (diff) | |
download | freebsd-ports-gnome-4e5e50254adfd1648c4f49bccc8327836cad80fa.tar.gz freebsd-ports-gnome-4e5e50254adfd1648c4f49bccc8327836cad80fa.tar.zst freebsd-ports-gnome-4e5e50254adfd1648c4f49bccc8327836cad80fa.zip |
Add missing entry to the plist and Makefile.
Submitted by: bento
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 |