From ac4f03fc7184b5624f3077cb2af4b3e66bf584a7 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 19 Jul 2005 08:28:05 +0000 Subject: [PATCH] - use PLIST - Cometic changes to pkg-descr PR: 83708 Submitted by: Andrej Zverev --- misc/xtar/Makefile | 2 ++ misc/xtar/pkg-descr | 8 ++++---- misc/xtar/pkg-plist | 4 ---- 3 files changed, 6 insertions(+), 8 deletions(-) delete mode 100644 misc/xtar/pkg-plist diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index b68d913cac24..2dd5f8a2404c 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -18,5 +18,7 @@ USE_MOTIF= yes USE_IMAKE= yes MAKE_ARGS= XMLIB="${MOTIFLIB}" MAN1= xtar.1 +PLIST_FILES= bin/xtar lib/X11/xtar/xtar.doc lib/X11/app-defaults/XTar +PLIST_DIRS= lib/X11/xtar .include diff --git a/misc/xtar/pkg-descr b/misc/xtar/pkg-descr index eddf8beb4758..e5108db361d0 100644 --- a/misc/xtar/pkg-descr +++ b/misc/xtar/pkg-descr @@ -1,4 +1,4 @@ - XTar is a Motif program for viewing and manipulating tar - archives (which may be compressed). The contents of the - archive are displayed in the main window and various - options are available from pulldown and popup menus. +XTar is a Motif program for viewing and manipulating tar +archives (which may be compressed). The contents of the +archive are displayed in the main window and various +options are available from pulldown and popup menus. diff --git a/misc/xtar/pkg-plist b/misc/xtar/pkg-plist deleted file mode 100644 index 3241e0fbfade..000000000000 --- a/misc/xtar/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/xtar -lib/X11/xtar/xtar.doc -lib/X11/app-defaults/XTar -@dirrm lib/X11/xtar