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
|
||||
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 <bsd.port.mk>
|
||||
|
|
|
@ -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