mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- use PLIST
- Cometic changes to pkg-descr PR: 83708 Submitted by: Andrej Zverev <az@inec.ru>
This commit is contained in:
parent
675507535e
commit
ac4f03fc71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139577
3 changed files with 6 additions and 8 deletions
|
@ -18,5 +18,7 @@ USE_MOTIF= yes
|
||||||
USE_IMAKE= yes
|
USE_IMAKE= yes
|
||||||
MAKE_ARGS= XMLIB="${MOTIFLIB}"
|
MAKE_ARGS= XMLIB="${MOTIFLIB}"
|
||||||
MAN1= xtar.1
|
MAN1= xtar.1
|
||||||
|
PLIST_FILES= bin/xtar lib/X11/xtar/xtar.doc lib/X11/app-defaults/XTar
|
||||||
|
PLIST_DIRS= lib/X11/xtar
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
XTar is a Motif program for viewing and manipulating tar
|
XTar is a Motif program for viewing and manipulating tar
|
||||||
archives (which may be compressed). The contents of the
|
archives (which may be compressed). The contents of the
|
||||||
archive are displayed in the main window and various
|
archive are displayed in the main window and various
|
||||||
options are available from pulldown and popup menus.
|
options are available from pulldown and popup menus.
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
bin/xtar
|
|
||||||
lib/X11/xtar/xtar.doc
|
|
||||||
lib/X11/app-defaults/XTar
|
|
||||||
@dirrm lib/X11/xtar
|
|
Loading…
Add table
Reference in a new issue