Move package files from plist to Makefile, remove pkg-plist.

This commit is contained in:
Sergey A. Osokin 2004-07-27 06:39:39 +00:00
parent 416121ea90
commit 838230bbb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114847
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,2 +0,0 @@
bin/bzip
bin/bunzip