Move package files from plist to Makefile, remove pkg-plist.
This commit is contained in:
parent
416121ea90
commit
838230bbb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114847
@ -16,6 +16,8 @@ COMMENT= A block-sorting file compressor
|
||||
NO_CDROM= "Restrictive copyright (don't sell for profit)"
|
||||
MAN1= bzip.1 bunzip.1
|
||||
|
||||
PLIST_FILES= bin/bzip bin/bunzip
|
||||
|
||||
pre-install:
|
||||
@${CAT} ${FILESDIR}/COPYRIGHT
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
bin/bzip
|
||||
bin/bunzip
|
Loading…
Reference in New Issue
Block a user